Logo ROOT   6.08/07
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 "GSLRngROOTWrapper.h"
Include dependency graph for GSLRndmEngines.cxx:

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Math
 

Functions

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

Function Documentation

◆ gsl_ran_gaussian_acr()

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