CheckFunction() | ROOT::Math::GSLMCIntegrator | protected |
ChiSqr() | ROOT::Math::GSLMCIntegrator | |
DoInitialize() | ROOT::Math::GSLMCIntegrator | protected |
Error() const override | ROOT::Math::GSLMCIntegrator | virtual |
ExtraOptions() const | ROOT::Math::GSLMCIntegrator | |
fAbsTol | ROOT::Math::GSLMCIntegrator | private |
fCalls | ROOT::Math::GSLMCIntegrator | private |
fDim | ROOT::Math::GSLMCIntegrator | private |
fError | ROOT::Math::GSLMCIntegrator | private |
fExtGen | ROOT::Math::GSLMCIntegrator | private |
fFunction | ROOT::Math::GSLMCIntegrator | private |
fRelTol | ROOT::Math::GSLMCIntegrator | private |
fResult | ROOT::Math::GSLMCIntegrator | private |
fRng | ROOT::Math::GSLMCIntegrator | private |
fStatus | ROOT::Math::GSLMCIntegrator | private |
fType | ROOT::Math::GSLMCIntegrator | private |
fWorkspace | ROOT::Math::GSLMCIntegrator | private |
GetType() const | ROOT::Math::GSLMCIntegrator | inline |
GetTypeName() const | ROOT::Math::GSLMCIntegrator | |
GSLMCIntegrator(MCIntegration::Type type=MCIntegration::kVEGAS, double absTol=-1, double relTol=-1, unsigned int calls=0) | ROOT::Math::GSLMCIntegrator | explicit |
GSLMCIntegrator(const char *type, double absTol, double relTol, unsigned int calls) | ROOT::Math::GSLMCIntegrator | |
GSLMCIntegrator(const GSLMCIntegrator &) | ROOT::Math::GSLMCIntegrator | private |
GSLMonteFuncPointer typedef | ROOT::Math::GSLMCIntegrator | |
Integral(const GSLMonteFuncPointer &f, unsigned int dim, double *a, double *b, void *p=nullptr) | ROOT::Math::GSLMCIntegrator | |
Integral(const double *a, const double *b) override | ROOT::Math::GSLMCIntegrator | virtual |
NEval() const override | ROOT::Math::GSLMCIntegrator | inlinevirtual |
operator=(const GSLMCIntegrator &) | ROOT::Math::GSLMCIntegrator | private |
Options() const override | ROOT::Math::GSLMCIntegrator | virtual |
Result() const override | ROOT::Math::GSLMCIntegrator | virtual |
SetAbsTolerance(double absTolerance) override | ROOT::Math::GSLMCIntegrator | virtual |
SetExtraOptions(const ROOT::Math::IOptions &opt) | ROOT::Math::GSLMCIntegrator | |
SetFunction(const IMultiGenFunction &f) override | ROOT::Math::GSLMCIntegrator | virtual |
SetFunction(GSLMonteFuncPointer f, unsigned int dim, void *p=nullptr) | ROOT::Math::GSLMCIntegrator | |
SetGenerator(GSLRandomEngine &r) | ROOT::Math::GSLMCIntegrator | |
SetMode(MCIntegration::Mode mode) | ROOT::Math::GSLMCIntegrator | |
SetOptions(const ROOT::Math::IntegratorMultiDimOptions &opt) override | ROOT::Math::GSLMCIntegrator | virtual |
SetParameters(const VegasParameters &p) | ROOT::Math::GSLMCIntegrator | |
SetParameters(const MiserParameters &p) | ROOT::Math::GSLMCIntegrator | |
SetRelTolerance(double relTolerance) override | ROOT::Math::GSLMCIntegrator | virtual |
SetType(MCIntegration::Type type) | ROOT::Math::GSLMCIntegrator | |
SetTypeName(const char *typeName) | ROOT::Math::GSLMCIntegrator | |
Sigma() | ROOT::Math::GSLMCIntegrator | |
Status() const override | ROOT::Math::GSLMCIntegrator | virtual |
Type typedef | ROOT::Math::GSLMCIntegrator | |
ROOT::Math::VirtualIntegratorMultiDim::Type() const | ROOT::Math::VirtualIntegratorMultiDim | inlinevirtual |
~GSLMCIntegrator() override | ROOT::Math::GSLMCIntegrator | |
~VirtualIntegrator() | ROOT::Math::VirtualIntegrator | inlinevirtual |
~VirtualIntegratorMultiDim() override | ROOT::Math::VirtualIntegratorMultiDim | inline |