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