aboutsummaryrefslogtreecommitdiff
path: root/math/nlfit/doc/nlfit.hd
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /math/nlfit/doc/nlfit.hd
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'math/nlfit/doc/nlfit.hd')
-rw-r--r--math/nlfit/doc/nlfit.hd12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/nlfit/doc/nlfit.hd b/math/nlfit/doc/nlfit.hd
new file mode 100644
index 00000000..13bb3065
--- /dev/null
+++ b/math/nlfit/doc/nlfit.hd
@@ -0,0 +1,12 @@
+# Help directory for the NLFIT (non-linear least-squares fitting) package.
+
+$nlfit = "math$nlfit/"
+
+nlerrors hlp = nlerrors.hlp, src = nlfit$nlerrorsr.x
+nleval hlp = nleval.hlp, src = nlfit$nlevalr.x
+nlinit hlp = nlinit.hlp, src = nlfit$nlinitr.x
+nlfit hlp = nlfit.hlp, src = nlfit$nlfitr.x
+nlfree hlp = nlfree.hlp, src = nlfit$nlfreer.x
+nlpget hlp = nlpget.hlp, src = nlfit$nlpgetr.x
+nlstat hlp = nlstat.hlp, src = nlfit$nlstatr.x
+nlvector hlp = nlvector.hlp, src = nlfit$nlvectorr.x