EvtItgAbsFunction(double lowerRange, double upperRange)
double lowerRange() const
double upperRange() const
virtual double myFunction(double x) const
EvtItgFunction(double(*theFunction)(double), double lowerRange, double upperRange)
virtual ~EvtItgFunction()