IMSL C# Numerical Library

SingularPreconditionMatrixException Constructor (SerializationInfo, StreamingContext)

The Precondition matrix is singular.

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

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