IMSL C# Numerical Library

UnboundedBelowException Constructor

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.

Overload List

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.

public UnboundedBelowException();

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

public UnboundedBelowException(string);

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.

public UnboundedBelowException(string,Exception);

See Also

UnboundedBelowException Class | Imsl.Math Namespace