1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
<head>
<title>minpack</title>
<meta name="waisindex" value="nse">
</head>
<h1>minpack</h1>
<p>
Click <A HREF="http://www.netlib.org/master_counts2.html#minpack">here</A> to see the number of accesses to this library.
<p><hr>
<pre>
lib <a href="ex/">ex</a>
for test programs
file <a href="readme">readme</a>
for overview of minpack
file <a href="chkder.f">chkder.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/chkder.f">chkder.f plus dependencies</a>
gams F3,G4c,K6d
for check gradients for consistency with functions
file <a href="dogleg.f">dogleg.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/dogleg.f">dogleg.f plus dependencies</a>
for determine combination of gauss-newton and gradient directions
file <a href="dpmpar.f">dpmpar.f</a>
for provide double precision machine parameters
file <a href="enorm.f">enorm.f</a>
for calculate euclidean norm of vector
file <a href="fdjac1.f">fdjac1.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/fdjac1.f">fdjac1.f plus dependencies</a>
for calculate difference approximation to jacobian (nonlinear equations)
file <a href="fdjac2.f">fdjac2.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/fdjac2.f">fdjac2.f plus dependencies</a>
for calculate difference approximation to jacobian (least squares)
file <a href="hybrd.f">hybrd.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/hybrd.f">hybrd.f plus dependencies</a>
gams F2
for solve systems of nonlinear equations (approximate jacobian)
file <a href="hybrd1.f">hybrd1.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/hybrd1.f">hybrd1.f plus dependencies</a>
gams F2
for easy-to-use driver for (minpack/hybrd)
file <a href="hybrj.f">hybrj.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/hybrj.f">hybrj.f plus dependencies</a>
gams F2
for solve systems of nonlinear equations (analytic jacobian)
file <a href="hybrj1.f">hybrj1.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/hybrj1.f">hybrj1.f plus dependencies</a>
gams F2
for easy-to-use driver for (minpack/hybrj)
file <a href="lmder.f">lmder.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/lmder.f">lmder.f plus dependencies</a>
gams K1b1a2
for solve nonlinear least squares problem (analytic jacobian)
file <a href="lmder1.f">lmder1.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/lmder1.f">lmder1.f plus dependencies</a>
gams K1b1a2
for easy-to-use driver for (minpack/lmder)
file <a href="lmdif.f">lmdif.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/lmdif.f">lmdif.f plus dependencies</a>
gams K1b1a1
for solve nonlinear least squares problem (approximate jacobian)
file <a href="lmdif1.f">lmdif1.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/lmdif1.f">lmdif1.f plus dependencies</a>
gams K1b1a1
for easy-to-use driver for (minpack/lmdif)
file <a href="lmpar.f">lmpar.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/lmpar.f">lmpar.f plus dependencies</a>
for determine levenberg-marquardt parameter
file <a href="lmstr.f">lmstr.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/lmstr.f">lmstr.f plus dependencies</a>
gams K1b1a2
for solve nonlinear least squares problem (storage conserving)
file <a href="lmstr1.f">lmstr1.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/lmstr1.f">lmstr1.f plus dependencies</a>
gams K1b1a2
for easy-to-use driver for (minpack/lmstr)
file <a href="qform.f">qform.f</a>
for accumulate orthogonal matrix from qr factorization
file <a href="qrfac.f">qrfac.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/qrfac.f">qrfac.f plus dependencies</a>
for compute qr factorization of rectangular matrix
file <a href="qrsolv.f">qrsolv.f</a>
for complete solution of least squares problem
file <a href="rwupdt.f">rwupdt.f</a>
for update qr factorization after row addition
file <a href="r1mpyq.f">r1mpyq.f</a>
for apply orthogonal transformations from qr factorization
file <a href="r1updt.f">r1updt.f</a> <a href="/cgi-bin/netlibfiles.pl?filename=/minpack/r1updt.f">r1updt.f plus dependencies</a>
for update qr factorization after rank-1 addition
</pre>
</body>
</html>
|