aboutsummaryrefslogtreecommitdiff
path: root/noao/digiphot/photcal/fitparams/fteval.com
blob: bba048232bd5415d073c4123ddc67c32a0e3c4f9 (plain) (blame)
1
2
3
4
5
6
7
8
# Fitting function and derivatives evaluation common

pointer	eqcode		# equation code
pointer	dercode		# equation derivative codes
pointer	xpcode		# x plotting equation code
pointer	ypcode		# y plotting equation code

common	/ftevalcom/ eqcode, dercode, xpcode, ypcode