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, toString
public MatrixNotSPDException()
public MatrixNotSPDException(String message)
message
- Description of the exceptionCopyright © 2013. All Rights Reserved.