|  | GlobalFittedParameterValue Property | 
            Gets the least squares estimate for the parameter value.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Value { get; }Public ReadOnly Property Value As Double
	Get
public:
property double Value {
	double get ();
}member Value : float with get
Property Value
Double See Also
See Also