Click or drag to resize

NonlinearMinimizerBaseNonAllocatingDefaultStepTolerance Field

The default step tolerance. This is a relative value (ratio of current step and value of the parameter).

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const double DefaultStepTolerance = 1E-16

Field Value

Double
See Also