com.imsl.stat
Class Covariances.MoreObsDelThanEnteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.stat.Covariances.MoreObsDelThanEnteredException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Covariances
public static class Covariances.MoreObsDelThanEnteredException
- extends IMSLException
More observations are being deleted from the output covariance matrix
than were originally entered (the corresponding row, column of
the incidence matrix is less than zero).
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Covariances.MoreObsDelThanEnteredException
public Covariances.MoreObsDelThanEnteredException(String message)
Covariances.MoreObsDelThanEnteredException
public Covariances.MoreObsDelThanEnteredException(String key,
Object[] arguments)
Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.