ROOT  6.06/09
Reference Guide
Namespaces | Functions
GSLRndmEngines.cxx File Reference
#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)
 

Function Documentation

double gsl_ran_gaussian_acr ( const gsl_rng *  r,
const double  sigma 
)