Bfgs |
The BfgsBMinimizer type exposes the following members.
| Name | Description | |
|---|---|---|
| FunctionProgressTolerance |
Gets or sets the stopping threshold for objective progress.
(Inherited from MinimizerBase) | |
| GradientTolerance |
Gets or sets the stopping threshold for the gradient norm.
(Inherited from MinimizerBase) | |
| MaximumIterations |
Gets or sets the maximum number of iterations.
(Inherited from MinimizerBase) | |
| ParameterTolerance |
Gets or sets the stopping threshold for parameter changes.
(Inherited from MinimizerBase) |