|  | SparsePlsTolerance Property | 
            Gets the tolerance used for convergence determination of the
            iterative algorithm.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Tolerance { get; set; }Public Property Tolerance As Double
	Get
	Set
public:
property double Tolerance {
	double get ();
	void set (double value);
}member Tolerance : float with get, set
Property Value
Double See Also
See Also