 | DoubleNonnegativeLeastSqResultTolerance Property |
The specified tolerance for the solve.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Tolerance { get; }
Public ReadOnly Property Tolerance As Double
Get
public:
property double Tolerance {
double get ();
}
member Tolerance : float with get
Property Value
Double
See Also