IMSL C# Numerical Library

NotDefiniteJacobiPreconditionerException Constructor (SerializationInfo, StreamingContext)

The Jacobi preconditioner is not strictly positive or negative definite.

protected NotDefiniteJacobiPreconditionerException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

NotDefiniteJacobiPreconditionerException Class | Imsl.Math Namespace | NotDefiniteJacobiPreconditionerException Constructor Overload List