BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
GSLRngROOTWrapper.h File Reference
Include dependency graph for GSLRngROOTWrapper.h:

Go to the source code of this file.

Classes

struct  ROOT::Math::GSLRngROOTWrapper< Engine >
 

Namespaces

 ROOT
 
 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

◆ GSLMixMaxWrapper

Variable Documentation

◆ gsl_rng_mixmax

const gsl_rng_type* gsl_rng_mixmax = &mixmax_type

Definition at line 93 of file GSLRngROOTWrapper.h.

◆ mixmax_type

const gsl_rng_type mixmax_type
static