EvtItgThreeCoeffFcn.hh
Go to the documentation of this file.
double getCoeff(int, int) override Definition: EvtItgThreeCoeffFcn.cpp:60 double(* _myFunction)(double x, const std::vector< double > &coeffs1, const std::vector< double > &coeffs2, const std::vector< double > &coeffs3) Definition: EvtItgThreeCoeffFcn.hh:56 EvtItgThreeCoeffFcn(double(*theFunction)(double, const std::vector< double > &, const std::vector< double > &, const std::vector< double > &), double lowerRange, double upperRange, const std::vector< double > &coeffs1, const std::vector< double > &coeffs2, const std::vector< double > &coeffs3) Definition: EvtItgThreeCoeffFcn.cpp:31 double myFunction(double x) const override Definition: EvtItgThreeCoeffFcn.cpp:45 Definition: EvtItgAbsFunction.hh:35 Definition: EvtItgThreeCoeffFcn.hh:37 void setCoeff(int, int, double) override Definition: EvtItgThreeCoeffFcn.cpp:50 Generated by 1.8.15 |