Nonlinear |
The NonlinearMinimizerBaseNonAllocating type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultFunctionTolerance | The default function tolerance. Since function tolerance is an absolute value and thus dependends on the scale of the y-values, the default value for it is zero. | |
| DefaultGradientTolerance | The default gradient tolerance. Since the gradient tolerance is an absolute value and thus depends on the scale of the y-values, and the scale of the parameters, its default value is zero. | |
| DefaultMinimalRSSImprovement | The default value for the minimal RSS (Chi²) improvement achieved during 8 iterations. | |
| DefaultStepTolerance | The default step tolerance. This is a relative value (ratio of current step and value of the parameter). |