NonlinearMinimizerBaseNonAllocatingDefaultGradientTolerance Field |
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.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public const double DefaultGradientTolerance = 0
Field Value
DoubleSee Also