public static class PartialCovariances.InvalidMatrixException extends IMSLException
| Constructor and Description |
|---|
PartialCovariances.InvalidMatrixException(int var1,
int var2)
Creates an InvalidMatrixException thrown if a computed
correlation is greater than one for some pair of variables.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PartialCovariances.InvalidMatrixException(int var1,
int var2)
var1 - is the index of the first variable in the pair.var2 - is the index of the second variable in the pair.Copyright © 1970-2015 Rogue Wave Software
Built March 24 2015.