Click or drag to resize

FloatNonnegativeLeastSquaresDEFAULT_MAX_ITERATIONS Field

Default maximum number of iterations to be performed by the algorithm.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public const int DEFAULT_MAX_ITERATIONS = 100000

Field Value

Int32
See Also