ROOT
6.06/09
Reference Guide
|
#include "Math/RandomFunctions.h"
#include "Math/MixMaxEngine.h"
#include "Math/MersenneTwisterEngine.h"
Go to the source code of this file.
Classes | |
class | ROOT::Math::Random< Engine > |
Documentation for the Random class. More... | |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |
Typedefs | |
typedef Random< ROOT::Math::MixMaxEngine > | ROOT::Math::RandomMixMax |
Useful typedef definitions. More... | |
typedef Random< ROOT::Math::MersenneTwisterEngine > | ROOT::Math::RandomMT19937 |