org.apache.commons.math3.linear
public class NonPositiveDefiniteMatrixException extends NumberIsTooSmallException
INTEGER_ZERO| Constructor and Description |
|---|
NonPositiveDefiniteMatrixException(double wrong,
int index,
double threshold)
Construct an exception.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
int |
getRow() |
double |
getThreshold() |
getBoundIsAllowed, getMingetArgumentgetContext, getLocalizedMessage, getMessagefillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.