IMSL C# Numerical Library

NoPositiveVarianceException Class

No variable has positive variance. The Mahalanobis distances cannot be computed.

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

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

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

NoPositiveVarianceException Members | Imsl.Stat Namespace