Click or drag to resize

FloatNonnegativeLeastSquaresDEFAULT_TOLERANCE Field

The default tolerance for detecting rank deficiency while solving the nonnegative least squares problem.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public const float DEFAULT_TOLERANCE = 1E-05f

Field Value

Single
See Also