IMSL C# Numerical Library |
|
MatrixSingularException Constructor (String)
The input matrix is singular.
public MatrixSingularException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
MatrixSingularException Class | Imsl.Stat Namespace | MatrixSingularException Constructor Overload List