public class MatrixNotSPDException extends RuntimeException
| Constructor and Description |
|---|
MatrixNotSPDException()
Constructor for MatrixNotSPDException
|
MatrixNotSPDException(String message)
Constructor for MatrixNotSPDException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MatrixNotSPDException()
public MatrixNotSPDException(String message)
message - Description of the exceptionCopyright © 2015. All Rights Reserved.