Limited |
The LimitedMemoryBfgsMinimizer 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) | |
| Memory | Gets or sets the number of gradient and step pairs retained in memory. | |
| ParameterTolerance |
Gets or sets the stopping threshold for parameter changes.
(Inherited from MinimizerBase) |