EvtItgPtrFunction.hh
Go to the documentation of this file.
EvtItgPtrFunction(double(*theFunction)(double, const std::vector< double > &), double lowerRange, double upperRange, const std::vector< double > &coeffs1) Definition: EvtItgPtrFunction.cpp:34 Definition: EvtItgPtrFunction.hh:32 double myFunction(double x) const override Definition: EvtItgPtrFunction.cpp:43 double(* _myFunction)(double x, const std::vector< double > &coeffs1) Definition: EvtItgPtrFunction.hh:47 void setCoeff(int, int, double) override Definition: EvtItgPtrFunction.cpp:48 Definition: EvtItgAbsFunction.hh:35 Generated by 1.8.15 |