IMSL C# Numerical Library

SingularMatrixException Constructor (String)

The matrix is singular.

public SingularMatrixException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

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