Click or drag to resize

DoubleIterativelyReweightedLeastSqDEFAULT_MAX_ITER Field

The default maximum number of iterations to be performed before the algorithm terminated shared by all instances of DoubleIterativelyReweightedLeastSq. Instance where maximum iterations 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 int DEFAULT_MAX_ITER

Field Value

Int32
See Also