This is the complete list of members for EvtItgPtrFunction, including all inherited members.
_coeffs1 | EvtItgPtrFunction | private |
_myFunction | EvtItgPtrFunction | private |
EvtItgAbsFunction(double lowerRange, double upperRange) | EvtItgAbsFunction | |
EvtItgPtrFunction(double(*theFunction)(double, const std::vector< double > &), double lowerRange, double upperRange, const std::vector< double > &coeffs1) | EvtItgPtrFunction | |
getCoeff(int, int) override | EvtItgPtrFunction | virtual |
getRange(double &lower, double &upper) const | EvtItgAbsFunction | inline |
lowerRange() const | EvtItgAbsFunction | inline |
myFunction(double x) const override | EvtItgPtrFunction | protectedvirtual |
operator()(double x) const | EvtItgAbsFunction | virtual |
setCoeff(int, int, double) override | EvtItgPtrFunction | virtual |
setRange(double x1, double x2) | EvtItgAbsFunction | inlineprotected |
upperRange() const | EvtItgAbsFunction | inline |
value(double x) const | EvtItgAbsFunction | virtual |
~EvtItgAbsFunction()=default | EvtItgAbsFunction | virtual |