![]() |
ROOT
6.06/08
Reference Guide
|
#include <time.h>#include <stdlib.h>#include <cassert>#include "gsl/gsl_rng.h"#include "gsl/gsl_randist.h"#include "Math/GSLRndmEngines.h"#include "GSLRngWrapper.h"
Include dependency graph for GSLRndmEngines.cxx:Go to the source code of this file.
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| ROOT::Math | |
Functions | |
| double | gsl_ran_gaussian_acr (const gsl_rng *r, const double sigma) |
| double gsl_ran_gaussian_acr | ( | const gsl_rng * | r, |
| const double | sigma | ||
| ) |