IMSL C# Numerical Library

NotCDFException Constructor

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

Overload List

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

public NotCDFException();

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

public NotCDFException(double);

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

public NotCDFException(double,double);

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

public NotCDFException(double,double,double);

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

public NotCDFException(double,double,double,int);

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

protected NotCDFException(SerializationInfo,StreamingContext);

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

public NotCDFException(string);

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

public NotCDFException(string,Exception);

See Also

NotCDFException Class | Imsl.Stat Namespace