Relacs  0.9.8
Classes | Namespaces | Typedefs | Functions
random.h File Reference
#include <cstdlib>
#include <cmath>
#include <string>
#include <ctime>
#include <gsl/gsl_rng.h>
#include <gsl/gsl_randist.h>
Include dependency graph for random.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RandomBase
 
class  RandomStd
 
class  Ran3
 
class  RandomGSL
 

Namespaces

 relacs
 

Typedefs

typedef RandomGSL Random
 

Functions

static RandomGSL rnd (gsl_rng_taus)