Logo ROOT   6.14/05
Reference Guide
Variables
ROOT::Math::Sampler Namespace Reference

Variables

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

Variable Documentation

◆ gDefaultAlgorithm1D

std::string ROOT::Math::Sampler::gDefaultAlgorithm1D = "auto"
static

Definition at line 25 of file DistSamplerOptions.cxx.

◆ gDefaultAlgorithmND

std::string ROOT::Math::Sampler::gDefaultAlgorithmND = "vnrou"
static

Definition at line 26 of file DistSamplerOptions.cxx.

◆ gDefaultPrintLevel

int ROOT::Math::Sampler::gDefaultPrintLevel = 0
static

Definition at line 27 of file DistSamplerOptions.cxx.

◆ gDefaultSampler

std::string ROOT::Math::Sampler::gDefaultSampler = "Unuran"
static

Definition at line 24 of file DistSamplerOptions.cxx.