IMSL C# Numerical Library

EigenvalueException Class

An error occured in calculating the eigenvalues of the adjusted (inverse) covariance matrix. Check the input covariance matrix.

For a list of all members of this type, see EigenvalueException Members.

System.Object
   System.Exception
      System.ApplicationException
         Imsl.IMSLException
            Imsl.Stat.EigenvalueException

public class EigenvalueException : IMSLException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Stat

Assembly: ImslCS (in ImslCS.dll)

See Also

EigenvalueException Members | Imsl.Stat Namespace