IMSL C# Numerical Library

NotDefiniteAMatrixException Constructor (SerializationInfo, StreamingContext)

The input matrix A is indefinite, that is the matrix is not positive or negative definite.

protected NotDefiniteAMatrixException(
   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

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