#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"Go to the source code of this file.
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Math |
Functions | |
| double | gsl_ran_gaussian_acr (const gsl_rng *r, const double sigma) |
1.5.1