IMSL C# Numerical Library

NotDefiniteJacobiPreconditionerException Constructor

The Jacobi preconditioner is not strictly positive or negative definite.

Overload List

The Jacobi preconditioner is not strictly positive or negative definite.

public NotDefiniteJacobiPreconditionerException();

The Jacobi preconditioner is not strictly positive or negative definite.

protected NotDefiniteJacobiPreconditionerException(SerializationInfo,StreamingContext);

The Jacobi preconditioner is not strictly positive or negative definite.

public NotDefiniteJacobiPreconditionerException(string);

The Jacobi preconditioner is not strictly positive or negative definite.

public NotDefiniteJacobiPreconditionerException(string,Exception);

See Also

NotDefiniteJacobiPreconditionerException Class | Imsl.Math Namespace