ROOT
v6-32
Reference Guide
Loading...
Searching...
No Matches
GSLRandom.h
Go to the documentation of this file.
1
#ifndef ROOT_Math_GSLRandom
2
#define ROOT_Math_GSLRandom
3
4
#include "
Math/Random.h
"
5
#include "
Math/GSLRndmEngines.h
"
6
7
namespace
ROOT
{
8
namespace
Math
{
9
10
11
typedef
Random<ROOT::Math::GSLRngMT>
RandomMT
;
12
typedef
Random<ROOT::Math::GSLRngTaus>
RandomTaus
;
13
typedef
Random<ROOT::Math::GSLRngRanLux>
RandomRanLux
;
14
typedef
Random<ROOT::Math::GSLRngGFSR4>
RandomGFSR4
;
15
16
17
}
// namespace Math
18
}
// namespace ROOT
19
20
#endif
GSLRndmEngines.h
Random.h
ROOT::Math::Random
Documentation for the Random class.
Definition
Random.h:43
ROOT::Math
Definition
HFitInterface.h:34
ROOT::Math::RandomMT
Random< ROOT::Math::GSLRngMT > RandomMT
Definition
GSLRandom.h:11
ROOT::Math::RandomRanLux
Random< ROOT::Math::GSLRngRanLux > RandomRanLux
Definition
GSLRandom.h:13
ROOT::Math::RandomGFSR4
Random< ROOT::Math::GSLRngGFSR4 > RandomGFSR4
Definition
GSLRandom.h:14
ROOT::Math::RandomTaus
Random< ROOT::Math::GSLRngTaus > RandomTaus
Definition
GSLRandom.h:12
ROOT
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
Definition
EExecutionPolicy.hxx:4
math
mathmore
inc
Math
GSLRandom.h
ROOT v6-32 - Reference Guide Generated on Sun May 17 2026 02:44:02 (GVA Time) using Doxygen 1.13.2