ROOT  6.06/09
Reference Guide
Classes | Namespaces | Typedefs
MixMaxEngine.h File Reference
#include <cstdint>
#include <vector>
#include "Math/TRandomEngine.h"
+ Include dependency graph for MixMaxEngine.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROOT::Math::MixMaxEngine
 MIXMAX Random number generator. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math
 

Typedefs

typedef struct rng_state_st rng_state_t
 forward declare generator state More...
 

Typedef Documentation

typedef struct rng_state_st rng_state_t

forward declare generator state

Definition at line 26 of file MixMaxEngine.h.