The Precondition matrix is indefinite.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class NotDefinitePreconditionMatrixException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NotDefinitePreconditionMatrixException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class NotDefinitePreconditionMatrixException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.NotDefinitePreconditionMatrixException | the Precondition matrix is indefinite. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.NotDefinitePreconditionMatrixException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.NotDefinitePreconditionMatrixException