IMSL C# Numerical Library

NoDegreesOfFreedomException Constructor (String)

No degrees of freedom error.

public NoDegreesOfFreedomException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

NoDegreesOfFreedomException Class | Imsl.Stat Namespace | NoDegreesOfFreedomException Constructor Overload List