NonlinearMinimizerBaseNonAllocatingDefaultStepTolerance Field |
The default step tolerance. This is a relative value (ratio of current step and value of the parameter).
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public const double DefaultStepTolerance = 1E-16
Field Value
DoubleSee Also