IMSL C# Numerical Library

MatrixSingularException Constructor (SerializationInfo, StreamingContext)

The input matrix is singular.

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

MatrixSingularException Class | Imsl.Stat Namespace | MatrixSingularException Constructor Overload List