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