Trust |
The TrustRegionDogLegMinimizer type exposes the following members.
Name | Description | |
---|---|---|
FunctionTolerance |
The stopping threshold for the function value or L2 norm of the residuals.
(Inherited from NonlinearMinimizerBase) | |
GradientTolerance |
The stopping threshold for infinity norm of the gradient.
(Inherited from NonlinearMinimizerBase) | |
LowerBound |
The lower bound of the parameters.
(Inherited from NonlinearMinimizerBase) | |
MaximumIterations |
The maximum number of iterations.
(Inherited from NonlinearMinimizerBase) | |
RadiusTolerance |
The stopping threshold for the trust region radius.
(Inherited from TrustRegionMinimizerBase) | |
Scales |
The scale factors for the parameters.
(Inherited from NonlinearMinimizerBase) | |
StepTolerance |
The stopping threshold for L2 norm of the change of the parameters.
(Inherited from NonlinearMinimizerBase) | |
UpperBound |
The upper bound of the parameters.
(Inherited from NonlinearMinimizerBase) |