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
 VSD Structures.
 
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"