Module DBCONF in IMSLMMinimize a function of N variables subject to bounds on the variables using a quasi-Newton method and a finite-difference gradient.
CALL DBCONF (FCN, N, XGUESS, IBTYPE, XLB, XUB, XSCALE, FSCALE, IPARAM, RPARAM, X, FVALUE)| K1b1a1 | Unconstrained nonlinear least squares approximation by smooth functions, user provides no derivatives |
| K1b2a | Linearly constrained nonlinear least squares approximation |