|  | GlobalCurveFitAnovaTotalSumOfSquares Property | 
            Gets and sets the total sum of squares.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double TotalSumOfSquares { get; }Public ReadOnly Property TotalSumOfSquares As Double
	Get
public:
property double TotalSumOfSquares {
	double get ();
}member TotalSumOfSquares : float with get
Property Value
Double See Also
See Also