IMSL C# Numerical Library

UnboundedBelowException Constructor (SerializationInfo, StreamingContext)

Five consecutive steps of the maximum allowable stepsize have been taken, either the function is unbounded below, or has a finite asymptote in some directionor the maximum allowable step size is too small.

protected UnboundedBelowException(
   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

UnboundedBelowException Class | Imsl.Math Namespace | UnboundedBelowException Constructor Overload List