workspace for VEGAS
Definition at line 85 of file GSLMCIntegrationWorkspace.h.
#include </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/math/mathmore/src/GSLMCIntegrationWorkspace.h>
◆ GSLVegasIntegrationWorkspace()
ROOT::Math::GSLVegasIntegrationWorkspace::GSLVegasIntegrationWorkspace |
( |
size_t |
dim = 0 | ) |
|
|
inline |
◆ Chisq()
double ROOT::Math::GSLVegasIntegrationWorkspace::Chisq |
( |
| ) |
const |
|
inline |
◆ Clear()
void ROOT::Math::GSLVegasIntegrationWorkspace::Clear |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetWS()
gsl_monte_vegas_state * ROOT::Math::GSLVegasIntegrationWorkspace::GetWS |
( |
| ) |
|
|
inline |
◆ Init()
bool ROOT::Math::GSLVegasIntegrationWorkspace::Init |
( |
size_t |
dim | ) |
|
|
inlineoverridevirtual |
◆ NDim()
size_t ROOT::Math::GSLVegasIntegrationWorkspace::NDim |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Options()
std::unique_ptr< IOptions > ROOT::Math::GSLVegasIntegrationWorkspace::Options |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Parameters() [1/2]
◆ Parameters() [2/2]
const VegasParameters & ROOT::Math::GSLVegasIntegrationWorkspace::Parameters |
( |
| ) |
const |
|
inline |
◆ ReInit()
bool ROOT::Math::GSLVegasIntegrationWorkspace::ReInit |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Result()
double ROOT::Math::GSLVegasIntegrationWorkspace::Result |
( |
| ) |
const |
|
inline |
◆ SetOptions()
virtual void ROOT::Math::GSLVegasIntegrationWorkspace::SetOptions |
( |
const ROOT::Math::IOptions & |
opt | ) |
|
|
inlineoverridevirtual |
◆ SetParameters()
void ROOT::Math::GSLVegasIntegrationWorkspace::SetParameters |
( |
const struct VegasParameters & |
p | ) |
|
|
inline |
◆ SetVegasParameters()
void ROOT::Math::GSLVegasIntegrationWorkspace::SetVegasParameters |
( |
| ) |
|
|
inlineprivate |
◆ Sigma()
double ROOT::Math::GSLVegasIntegrationWorkspace::Sigma |
( |
| ) |
const |
|
inline |
◆ Type()
◆ fParams
◆ fWs
gsl_monte_vegas_state* ROOT::Math::GSLVegasIntegrationWorkspace::fWs |
|
private |