An error occured in calculating the eigenvalues of the
adjusted (inverse) covariance matrix. Check the input covariance matrix.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class EigenvalueException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class EigenvalueException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class EigenvalueException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.EigenvalueException | An error occured in calculating the eigenvalues of the adjusted (inverse) covariance matrix. Check the input covariance matrix. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.EigenvalueException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.EigenvalueException