Classes | |
| struct | ROOT::Math::GSLRngROOTWrapper< Engine > | 
| class for wrapping ROOT Engines in gsl_rng types which can be used as extra GSL random number generators For this we need to implement functions which will be called by gsl_rng.  More... | |
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 | 
Typedefs | |
| typedef ROOT::Math::GSLRngROOTWrapper< ROOT::Math::MixMaxEngine< 17, 0 > > | GSLMixMaxWrapper | 
Variables | |
| static const std::string | gsl_mixmax_name = GSLMixMaxWrapper::Name() | 
| const gsl_rng_type * | gsl_rng_mixmax = &mixmax_type | 
| static const gsl_rng_type | mixmax_type | 
Definition at line 92 of file GSLRngROOTWrapper.h.
      
  | 
  static | 
Definition at line 94 of file GSLRngROOTWrapper.h.
| const gsl_rng_type* gsl_rng_mixmax = &mixmax_type | 
Definition at line 106 of file GSLRngROOTWrapper.h.
      
  | 
  static | 
Definition at line 95 of file GSLRngROOTWrapper.h.