The function is not a Cumulative Distribution Function (CDF).
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class NotCDFException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NotCDFException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class NotCDFException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.NotCDFException | the function is not a Cumulative Distribution Function (CDF) |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.NotCDFException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.NotCDFException