The variance-Covariance matrix is singular.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class CovarianceSingularException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class CovarianceSingularException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class CovarianceSingularException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.CovarianceSingularException | The variance-Covariance matrix is singular |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.CovarianceSingularException
Imsl.Stat..::.CovarianceSingular1Exception
Imsl.Stat..::.CovarianceSingular2Exception
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.CovarianceSingularException
Imsl.Stat..::.CovarianceSingular1Exception
Imsl.Stat..::.CovarianceSingular2Exception