IMSL C# Numerical Library

MoreObsDelThanEnteredException Class

More observations are being deleted from the output covariance matrix than were originally entered (the corresponding row, column of the incidence matrix is less than zero).

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

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

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

MoreObsDelThanEnteredException Members | Imsl.Stat Namespace