|  | DoubleNonnegativeLeastSquaresDEFAULT_TOLERANCE Field | 
            The default tolerance for detecting rank deficiency while
            solving the nonnegative least squares problem.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic const double DEFAULT_TOLERANCE = 1E-12
Public Const DEFAULT_TOLERANCE As Double = 1E-12
public:
literal double DEFAULT_TOLERANCE = 1E-12
static val mutable DEFAULT_TOLERANCE: float
Field Value
Double See Also
See Also