IMSL C# Numerical Library

DeleteObservationsException Constructor (Int32)

The number of observations to be deleted (set with ObservationMax) has grown too large.

public DeleteObservationsException(
   int nmax
);

Parameters

nmax
An int which specifies the maximum number of observations that can be handled in the linear programming.

See Also

DeleteObservationsException Class | Imsl.Stat Namespace | DeleteObservationsException Constructor Overload List