| NotDefiniteAMatrixException Constructor |
| Name | Description | |
|---|---|---|
| NotDefiniteAMatrixException |
The input matrix A is indefinite, that is the matrix is not positive or
negative definite.
| |
| NotDefiniteAMatrixException(String) |
The input matrix A is indefinite, that is the matrix is not positive or
negative definite.
| |
| NotDefiniteAMatrixException(SerializationInfo, StreamingContext) |
The input matrix A is indefinite, that is the matrix is not positive or
negative definite.
| |
| NotDefiniteAMatrixException(String, Exception) |
The input matrix A is indefinite, that is the matrix is not positive or
negative definite.
|