1000
0.0
Set up the fit
Definition at line 781 of file fitting_toolkit.py.
00781 : 00782 fit.__init__(self, pointhint) 00783 self.xcenter=xcenter 00784 self.param_count=degree+1 00785 ##