public class NonSymmetricMatrixException extends MathIllegalArgumentException
Constructor and Description |
---|
NonSymmetricMatrixException(int row,
int column,
double threshold)
Construct an exception.
|
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
int |
getRow() |
double |
getThreshold() |
getContext, getLocalizedMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Jas4pp 1.5 © Java Analysis Studio for Particle Physics