31 virtual void initialize ();
39 PowerLaw (
double prefactor,
double index );
44 virtual double operator () (
double x )
const;
50 virtual double derivByParm (
int i,
double x )
const;
56 #endif // _PowerLaw_H_ hippodraw::FunctionBase class interface
#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.
A function can be used with a fitter.
numeric::array clone(numeric::array arr)