IMSL C# Numerical Library |
|
NotDefiniteJacobiPreconditionerException Constructor (String)
The Jacobi preconditioner is not strictly positive or negative definite.
public NotDefiniteJacobiPreconditionerException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
NotDefiniteJacobiPreconditionerException Class | Imsl.Math Namespace | NotDefiniteJacobiPreconditionerException Constructor Overload List