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