AbsValue(bool flag) | ROOT::Math::GaussIntegrator | |
CalcGaussLegendreSamplingPoints() | ROOT::Math::GaussLegendreIntegrator | private |
DoIntegral(double a, double b, const IGenFunction *func) override | ROOT::Math::GaussLegendreIntegrator | privatevirtual |
Error() const override | ROOT::Math::GaussIntegrator | virtual |
fEpsAbs | ROOT::Math::GaussIntegrator | protected |
fEpsRel | ROOT::Math::GaussIntegrator | protected |
fFunction | ROOT::Math::GaussIntegrator | protected |
fgAbsValue | ROOT::Math::GaussIntegrator | protectedstatic |
fLastError | ROOT::Math::GaussIntegrator | protected |
fLastResult | ROOT::Math::GaussIntegrator | protected |
fNum | ROOT::Math::GaussLegendreIntegrator | protected |
fUsedOnce | ROOT::Math::GaussIntegrator | protected |
fW | ROOT::Math::GaussLegendreIntegrator | protected |
fX | ROOT::Math::GaussLegendreIntegrator | protected |
GaussIntegrator(double absTol=-1, double relTol=-1) | ROOT::Math::GaussIntegrator | |
GaussLegendreIntegrator(int num=10, double eps=1e-12) | ROOT::Math::GaussLegendreIntegrator | |
GetNumberPoints() const | ROOT::Math::GaussLegendreIntegrator | inline |
GetWeightVectors(double *x, double *w) const | ROOT::Math::GaussLegendreIntegrator | |
Integral(double a, double b) override | ROOT::Math::GaussIntegrator | virtual |
Integral() override | ROOT::Math::GaussIntegrator | virtual |
Integral(const std::vector< double > &pts) override | ROOT::Math::GaussIntegrator | virtual |
IntegralCauchy(double a, double b, double c) override | ROOT::Math::GaussIntegrator | virtual |
IntegralLow(double b) override | ROOT::Math::GaussIntegrator | virtual |
IntegralUp(double a) override | ROOT::Math::GaussIntegrator | virtual |
NEval() const override | ROOT::Math::GaussLegendreIntegrator | inlinevirtual |
Options() const override | ROOT::Math::GaussLegendreIntegrator | virtual |
Result() const override | ROOT::Math::GaussIntegrator | virtual |
SetAbsTolerance(double) override | ROOT::Math::GaussLegendreIntegrator | virtual |
SetFunction(const IGenFunction &) override | ROOT::Math::GaussIntegrator | virtual |
SetNumberPoints(int num) | ROOT::Math::GaussLegendreIntegrator | |
SetOptions(const ROOT::Math::IntegratorOneDimOptions &opt) override | ROOT::Math::GaussLegendreIntegrator | virtual |
SetRelTolerance(double) override | ROOT::Math::GaussLegendreIntegrator | virtual |
Status() const override | ROOT::Math::GaussIntegrator | virtual |
Type() const | ROOT::Math::VirtualIntegratorOneDim | inlinevirtual |
~GaussIntegrator() override | ROOT::Math::GaussIntegrator | |
~GaussLegendreIntegrator() override | ROOT::Math::GaussLegendreIntegrator | |
~VirtualIntegrator() | ROOT::Math::VirtualIntegrator | inlinevirtual |
~VirtualIntegratorOneDim() override | ROOT::Math::VirtualIntegratorOneDim | inline |