com.imsl.stat
Class CategoricalGenLinModel.RankDeficientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.stat.CategoricalGenLinModel.RankDeficientException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CategoricalGenLinModel
public static class CategoricalGenLinModel.RankDeficientException
- extends IMSLException
The model has been determined to be rank deficient.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CategoricalGenLinModel.RankDeficientException
public CategoricalGenLinModel.RankDeficientException(int rank)
- Constructs a
RankDeficientException
.
- Parameters:
rank
- An int
which specifies the rank of
the model.
Copyright © 1970-2010 Visual Numerics, Inc.
Built July 30 2010.