IMSL C# Numerical Library

RankException Class

Rank of covariance matrix error.

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

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

public class RankException : 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

RankException Members | Imsl.Stat Namespace