Logo ROOT   6.12/07
Reference Guide
Classes | Namespaces
GSLQuasiRandom.h File Reference
#include <string>
Include dependency graph for GSLQuasiRandom.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::GSLQRngNiederreiter2
 Niederreiter generator gsl_qrng_niederreiter_2 from here More...
 
class  ROOT::Math::GSLQRngSobol
 Sobol generator gsl_qrng_sobol from here More...
 
class  ROOT::Math::GSLQuasiRandomEngine
 GSLQuasiRandomEngine Base class for all GSL quasi random engines, normally user instantiate the derived classes which creates internally the generator and uses the class ROOT::Math::QuasiRandom. More...
 

Namespaces

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