34 virtual void initialize ();
43 Quadratic (
double intercept,
double linear,
double quad );
48 virtual double operator () (
double x )
const;
54 virtual double derivByParm (
int i,
double x )
const;
60 #endif // _Quadratic_H_ hippodraw::FunctionBase class interface
A function that can be used with a fitter.
#define MDL_HIPPOPLOT_API
A function that can be added to a DataRep and used in a fitter.
An abstract base class to help FunctionBase objects perform some operations.
numeric::array clone(numeric::array arr)