Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Variables
GSLRngROOTWrapper.h File Reference
#include "gsl/gsl_rng.h"
#include "Math/MixMaxEngine.h"
Include dependency graph for GSLRngROOTWrapper.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Math::GSLRngROOTWrapper< Engine >
 

Namespaces

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

Typedefs

typedef
ROOT::Math::GSLRngROOTWrapper
< ROOT::Math::MixMaxEngine< 240, 0 > > 
GSLMixMaxWrapper
 

Variables

const gsl_rng_type * gsl_rng_mixmax = &mixmax_type
 
static const gsl_rng_type mixmax_type
 

Typedef Documentation

Definition at line 80 of file GSLRngROOTWrapper.h.

Variable Documentation

const gsl_rng_type* gsl_rng_mixmax = &mixmax_type

Definition at line 93 of file GSLRngROOTWrapper.h.

const gsl_rng_type mixmax_type
static