IMSL C# Numerical Library

NegativeFreqException Constructor (String)

A negative frequency was encountered.

public NegativeFreqException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

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