34 virtual void initialize ();
47 virtual double operator () (
double x )
const;
53 virtual double derivByParm (
int i,
double x )
const;
59 #endif // _Chi2Dist_H_
A function can be used with a fitter.
hippodraw::FunctionBase class interface
numeric::array clone(numeric::array arr)
double norm(const std::vector< double > &a)
Computes the two norm of the vector.
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.
#define MDL_HIPPOPLOT_API