Closed bgreenwell closed 8 years ago
If solution is not found in the default search interval, then extend interval until a solution is found or maxiter is reached. If the solution is found after extending the interval, then issue a warning (about extrapolation?).
maxiter
If solution is not found in the default search interval, then extend interval until a solution is found or
maxiter
is reached. If the solution is found after extending the interval, then issue a warning (about extrapolation?).