#include "Math/DistSamplerOptions.h"#include "Math/GenAlgoOptions.h"#include <iomanip>Go to the source code of this file.
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Math |
| namespace | ROOT::Math::Sampler |
Variables | |
| static std::string | ROOT::Math::Sampler::gDefaultSampler = "Unuran" |
| static std::string | ROOT::Math::Sampler::gDefaultAlgorithm1D = "auto" |
| static std::string | ROOT::Math::Sampler::gDefaultAlgorithmND = "vnrou" |
| static int | ROOT::Math::Sampler::gDefaultPrintLevel = 0 |
1.5.1