EvtItgAbsFunction.hh
Go to the documentation of this file.
66 };
virtual double myFunction(double x) const =0 virtual void setCoeff(int, int, double)=0 EvtItgAbsFunction(double lowerRange, double upperRange) Definition: EvtItgAbsFunction.cpp:35 virtual double getCoeff(int, int)=0 void getRange(double &lower, double &upper) const Definition: EvtItgAbsFunction.hh:52 virtual ~EvtItgAbsFunction()=default virtual double operator()(double x) const Definition: EvtItgAbsFunction.cpp:51 Definition: EvtItgAbsFunction.hh:35 Generated by 1.8.15 |