|
delegate void | OptimizationCallback (Vector< double > param, double functionValue, int percentComplete, bool finished) |
|
delegate double | TargetFunction (Vector< double > x) |
|
abstract void | Minimize (TargetFunction targetFunction, List< Vector< double >> initialValues, int maxIterations) |
|
|
OptimizationCallback | Callback [get, set] |
|
int | StartIteration [get, set] |
|
Vector< double > | ArgMin [get, protected set] |
|
double | Minimum [get, protected set] |
|
List< Evaluation > | Evaluations [get, protected set] |
|
The documentation for this class was generated from the following file:
- TimeSeries/Miscellaneous/Optimizer.cs