This class uses is the bsae class for fitters. A fitter is specialized to a particular fitting function by deriving from this class and overriding abtract methods to provide the function's value, initial parameter estimates, and a parameter report. This class takes care of the mechanics of doing the fit and providing fitted data.