Click or drag to resize

NonlinearMinimizerBaseNonAllocatingDefaultFunctionTolerance Field

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.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const double DefaultFunctionTolerance = 0

Field Value

Double
See Also