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