Serializable
, LocalizedException
MathIllegalArgumentException
@Deprecated public class NonSymmetricMatrixException extends MathIllegalArgumentException
Constructor | Description |
---|---|
NonSymmetricMatrixException(int row,
int column,
double threshold) |
Deprecated.
Construct an exception.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getColumn() |
Deprecated.
|
int |
getRow() |
Deprecated.
|
double |
getThreshold() |
Deprecated.
|
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifier
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016–2018 Hipparchus.org. All rights reserved.