ROOT 6.08/07 Reference Guide |
#include <string>
#include <vector>
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 | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
ROOT::Math | |