UnboundedBelowException Constructor |
Name | Description | |
---|---|---|
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.
| |
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.
| |
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.
| |
UnboundedBelowException(String, Exception) |
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.
|