IMSL C# Numerical Library

NegativeFreqException Constructor

A negative frequency was encountered.

Overload List

A negative frequency was encountered.

public NegativeFreqException();

A negative frequency was encountered.

public NegativeFreqException(int,int,double);

A negative frequency was encountered.

protected NegativeFreqException(SerializationInfo,StreamingContext);

A negative frequency was encountered.

public NegativeFreqException(string);

A negative frequency was encountered.

public NegativeFreqException(string,Exception);

See Also

NegativeFreqException Class | Imsl.Stat Namespace