Method | Description | |
---|---|---|
SingularMatrixException ( ) : System |
Default constructor.
|
|
SingularMatrixException ( string message ) : System |
Constructor.
|
public SingularMatrixException ( string message ) : System | ||
message | string | The message. |
return | System |