|
BoundedBroydenFletcherGoldfarbShannoOptimize Method
|
Implements the actual optimization algorithm. This
method should try to minimize the objective function.
Namespace:
Accord.Math.Optimization
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax protected override bool Optimize()
Protected Overrides Function Optimize As Boolean
Request Example
View SourceReturn Value
Type:
BooleanSee Also