Click or drag to resize

MinimizerBase Properties

The MinimizerBase type exposes the following members.

Properties
 NameDescription
Public propertyFunctionProgressTolerance Gets or sets the stopping threshold for objective progress.
Public propertyGradientTolerance Gets or sets the stopping threshold for the gradient norm.
Public propertyMaximumIterations Gets or sets the maximum number of iterations.
Public propertyParameterTolerance Gets or sets the stopping threshold for parameter changes.
Top
See Also