| NotSPDException Constructor |
| Name | Description | |
|---|---|---|
| NotSPDException |
The matrix is not symmetric, positive definite.
| |
| NotSPDException(String) |
The matrix is not symmetric, positive definite.
| |
| NotSPDException(SerializationInfo, StreamingContext) |
The matrix is not symmetric, positive definite.
| |
| NotSPDException(String, Exception) |
The matrix is not symmetric, positive definite.
|