|  | GlobalFittedParameterDegreesOfFreedom Property | 
            Gets the degrees of freedom.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int DegreesOfFreedom { get; }Public ReadOnly Property DegreesOfFreedom As Integer
	Get
public:
property int DegreesOfFreedom {
	int get ();
}member DegreesOfFreedom : int with get
Property Value
Int32 See Also
See Also