Click or drag to resize

DoubleNonnegativeLeastSquaresDEFAULT_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 double DEFAULT_TOLERANCE = 1E-12

Field Value

Double
See Also