IMSL C# Numerical Library

TooManyObsDeletedException Constructor (SerializationInfo, StreamingContext)

More observations have been deleted than were originally entered (the sum of frequencies has become negative).

protected TooManyObsDeletedException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

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