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