IMSL C# Numerical Library |
|
NotCDFException Constructor (String)
The function is not a Cumulative Distribution Function (CDF).
public NotCDFException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
NotCDFException Class | Imsl.Stat Namespace | NotCDFException Constructor Overload List