#include <cstdint>#include <vector>#include "Math/TRandomEngine.h"#include "Math/MixMaxEngine.icc"Classes | |
| class | ROOT::Math::MixMaxEngine< N, SkipNumber > | 
| MixMaxEngine is a wrapper class for the MIXMAX Random number generator.  More... | |
Namespaces | |
| namespace | ROOT | 
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests.  | |
| namespace | ROOT::Math | 
Typedefs | |
| typedef MixMaxEngine< 17, 0 > | ROOT::Math::MixMaxEngine17 | 
| typedef MixMaxEngine< 240, 0 > | ROOT::Math::MixMaxEngine240 | 
| typedef MixMaxEngine< 256, 2 > | ROOT::Math::MixMaxEngine256 |