public static class SparseLP.CholeskyFactorizationAccuracyException extends IMSLException
| Constructor and Description |
|---|
SparseLP.CholeskyFactorizationAccuracyException(String message)
The Cholesky factorization failed because of accuracy problems.
|
SparseLP.CholeskyFactorizationAccuracyException(String key,
Object[] arguments)
The Cholesky factorization failed because of accuracy problems.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SparseLP.CholeskyFactorizationAccuracyException(String message)
message - a String containing the error messagepublic SparseLP.CholeskyFactorizationAccuracyException(String key, Object[] arguments)
key - a String containing the error messagearguments - an Object array containing arguments
used within the error message stringCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.