The Jacobi preconditioner is not strictly positive or negative definite.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class NotDefiniteJacobiPreconditionerException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NotDefiniteJacobiPreconditionerException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class NotDefiniteJacobiPreconditionerException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.NotDefiniteJacobiPreconditionerException | he Jacobi preconditioner is not strictly positive or negative definite. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.NotDefiniteJacobiPreconditionerException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.NotDefiniteJacobiPreconditionerException