aboutsummaryrefslogtreecommitdiff
path: root/math/iminterp/doc/asifree.hlp
blob: c61f2ce08d3b10e1833399f166328159c0a1ceef (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
.help asifree Dec98 "Image Interpolator Package"
.ih
NAME
asifree - free sequential interpolant descriptor
.ih
SYNOPSIS
asifree (asi)

.nf
pointer	asi	#U interpolant descriptor
.fi
.ih
ARGUMENTS
.ls asi   
Pointer to the sequential interpolant descriptor structure.
.le
.ih
DESCRIPTION
ASIFREE frees the sequential interpolant descriptor structure allocated by
ASIINIT or ASISINIT. ASIFREE should be called when interpolation is complete.
.ih
NOTES
.ih
SEE ALSO
asiinit, asisinit