Click or drag to resize
NotDefiniteJacobiPreconditionerException Constructor
Overload List
  NameDescription
Public methodNotDefiniteJacobiPreconditionerException
The Jacobi preconditioner is not strictly positive or negative definite.
Public methodNotDefiniteJacobiPreconditionerException(String)
The Jacobi preconditioner is not strictly positive or negative definite.
Protected methodNotDefiniteJacobiPreconditionerException(SerializationInfo, StreamingContext)
The Jacobi preconditioner is not strictly positive or negative definite.
Public methodNotDefiniteJacobiPreconditionerException(String, Exception)
The Jacobi preconditioner is not strictly positive or negative definite.
Top
See Also