public static class SparseLP.DiagonalWeightMatrixException extends IMSLException
Constructor and Description |
---|
DiagonalWeightMatrixException(String message)
A diagonal element of the diagonal weight matrix is too small.
|
DiagonalWeightMatrixException(String key,
Object[] arguments)
A diagonal element of the diagonal weight matrix is too small.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DiagonalWeightMatrixException(String message)
message
- a String
containing the error messagepublic DiagonalWeightMatrixException(String key, Object[] arguments)
key
- a String
containing the error messagearguments
- an Object
array containing arguments
used within the error message stringCopyright © 2020 Rogue Wave Software. All rights reserved.