![]() |
ROOT
6.06/09
Reference Guide
|
#include <string>#include <vector>
Include dependency graph for GSLQuasiRandom.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| 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... | |
| class | ROOT::Math::GSLQRngSobol |
| Sobol generator gsl_qrng_sobol from here More... | |
| class | ROOT::Math::GSLQRngNiederreiter2 |
| Niederreiter generator gsl_qrng_niederreiter_2 from here More... | |
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| ROOT::Math | |