aboutsummaryrefslogtreecommitdiff
path: root/math/nlfit/doc/nlfree.hlp
blob: 9688d5e72efb1870fa0246fb490c65e467360a92 (plain) (blame)
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
.help nlfree Feb91 "Nlfit Package"
.ih
NAME
nlfree -- free the curve descriptor structure
.ih
SYNOPSIS
nlfree[rd] (nl)

.nf
pointer	nl	# curve descriptor
.fi
.ih
ARGUMENTS
.ls nl     
Pointer to the curve descriptor structure.
.le
.ih
DESCRIPTION
Frees the curve descriptor structure.
.ih
NOTES
NLFREE should be called after each curve fit.
.ih
SEE ALSO
nlinit
.endhelp