IMSL C# Numerical Library

MoreObsDelThanEnteredException Constructor

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).

Overload List

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 MoreObsDelThanEnteredException();

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 MoreObsDelThanEnteredException(int,int);

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 MoreObsDelThanEnteredException(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 MoreObsDelThanEnteredException(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 MoreObsDelThanEnteredException(string,Exception);

See Also

MoreObsDelThanEnteredException Class | Imsl.Stat Namespace