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