lib sminpack/ex for examples file sminpack/readme for overview of sminpack file sminpack/chkder.f for check gradients for consistency with functions gams f3, g4c, k6d file sminpack/dogleg.f for determine combination of gauss-newton and gradient directions file sminpack/enorm.f for calculate euclidean norm of vector file sminpack/fdjac1.f for calculate difference approximation to jacobian (nonlinear equations) file sminpack/fdjac2.f for calculate difference approximation to jacobian (least squares) file sminpack/hybrd.f for solve systems of nonlinear equations (approximate jacobian) gams f2 file sminpack/hybrd1.f for easy-to-use driver for (sminpack/hybrd) gams f2 file sminpack/hybrj.f for solve systems of nonlinear equations (analytic jacobian) gams f2 file sminpack/hybrj1.f for easy-to-use driver for (sminpack/hybrj) gams f2 file sminpack/lmder.f for solve nonlinear least squares problem (analytic jacobian) gams k1b1a2 file sminpack/lmder1.f for easy-to-use driver for (sminpack/lmder) gams k1b1a2 file sminpack/lmdif.f for solve nonlinear least squares problem (approximate jacobian) gams k1b1a1 file sminpack/lmdif1.f for easy-to-use driver for (sminpack/lmdif) gams k1b1a1 file sminpack/lmpar.f for determine levenberg-marquardt parameter file sminpack/lmstr.f for solve nonlinear least squares problem (storage conserving) gams k1b1a2 file sminpack/lmstr1.f for easy-to-use driver for (sminpack/lmstr) gams k1b1a2 file sminpack/qform.f for accumulate orthogonal matrix from QR factorization file sminpack/qrfac.f for compute QR factorization of rectangular matrix file sminpack/qrsolv.f for complete solution of least squares problem file sminpack/rwupdt.f for update QR factorization after row addition file sminpack/r1mpyq.f for apply orthogonal transformations from QR factorization file sminpack/r1updt.f for update QR factorization after rank-1 addition file sminpack/spmpar.f for provide single precision machine parameters