IMSL C# Numerical Library

NotCDFException Constructor (Double)

The function is not a Cumulative Distribution Function (CDF).

public NotCDFException(
   double range
);

Parameters

range
A double containing the probability of the range.

See Also

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