aboutsummaryrefslogtreecommitdiff
path: root/math/gsurfit/doc/gszero.hlp
blob: c7d411dd39a29dac78fc6a7d9b011247069d2035 (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
27
.help gszero Aug85 "Gsurfit Package"
.ih
NAME
gszero -- set up for a new surface fit
.ih
SYNOPSIS
gszero (sf)

.nf
pointer	sf		# surface descriptor
.fi
.ih
ARGUMENTS
.ls sf     
Pointer to the surface descriptor structure.
.le
.ih
DESCRIPTION
GSZERO zeros the matrix and right side of the matrix equation.
.ih
NOTES
GSZERO can be used to reinitialize the matrix and right side of the
equation to begin a new fit in accumulate mode.
.ih
SEE ALSO
gsinit, gsfit, gsrefit, gsaccum, gsacpts
.endhelp