public class NonSymmetricMatrixException extends MathIllegalArgumentException
| Constructor and Description |
|---|
NonSymmetricMatrixException(int rowIn,
int columnIn,
double thresholdIn)
Construct an exception.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
int |
getRow() |
double |
getThreshold() |
getContext, getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024 CNES. All rights reserved.