Logo ROOT  
Reference Guide
DistSamplerOptions.cxx File Reference
#include "Math/DistSamplerOptions.h"
#include "Math/GenAlgoOptions.h"
#include <iomanip>
Include dependency graph for DistSamplerOptions.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Math
 
namespace  ROOT::Math::Sampler
 

Variables

static std::string ROOT::Math::Sampler::gDefaultAlgorithm1D = "auto"
 
static std::string ROOT::Math::Sampler::gDefaultAlgorithmND = "vnrou"
 
static int ROOT::Math::Sampler::gDefaultPrintLevel = 0
 
static std::string ROOT::Math::Sampler::gDefaultSampler = "Unuran"