Click or drag to resize

DoubleIterativelyReweightedLeastSqDEFAULT_TOLERANCE Field

The default tolerance used to determine convergence of the algorithm shared by all instances of DoubleIterativelyReweightedLeastSq. Instance where the tolerance is not explicitly set by the user will use this value.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static double DEFAULT_TOLERANCE

Field Value

Double
See Also