| NotCDFException Constructor |
| Name | Description | |
|---|---|---|
| NotCDFException |
The function is not a Cumulative Distribution Function (CDF).
| |
| NotCDFException(Double) |
The function is not a Cumulative Distribution Function (CDF).
| |
| NotCDFException(String) |
The function is not a Cumulative Distribution Function (CDF).
| |
| NotCDFException(Double, Double) |
The function is not a Cumulative Distribution Function (CDF).
| |
| NotCDFException(SerializationInfo, StreamingContext) |
The function is not a Cumulative Distribution Function (CDF).
| |
| NotCDFException(String, Exception) |
The function is not a Cumulative Distribution Function (CDF).
| |
| NotCDFException(Double, Double, Double) |
The function is not a Cumulative Distribution Function (CDF).
| |
| NotCDFException(Double, Double, Double, Int32) |
The function is not a Cumulative Distribution Function (CDF).
|