Click or drag to resize
MoreObsDelThanEnteredException Constructor
Overload List
  NameDescription
Public methodMoreObsDelThanEnteredException
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).
Public methodMoreObsDelThanEnteredException(String)
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).
Public methodMoreObsDelThanEnteredException(Int32, Int32)
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).
Protected methodMoreObsDelThanEnteredException(SerializationInfo, StreamingContext)
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).
Public methodMoreObsDelThanEnteredException(String, Exception)
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).
Top
See Also