ROOT 6.14/05 Reference Guide |
#include <string>
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 | |