A negative frequency was encountered.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class NegativeFreqException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class NegativeFreqException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class NegativeFreqException : public IMSLException

Exceptions

ExceptionCondition
Imsl.Stat..::.NegativeFreqException A negative frequency was encountered.

Inheritance Hierarchy

See Also