IMSL C# Numerical Library

SingularMatrixException Constructor (SerializationInfo, StreamingContext)

The matrix is singular.

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

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