ecolab::gaussrand Class Reference

Gaussian (normal) random generator. More...

#include <random_unuran.h>

Inheritance diagram for ecolab::gaussrand:
Inheritance graph
Collaboration diagram for ecolab::gaussrand:
Collaboration graph

Public Member Functions

double rand ()
 
double rand ()
 
- Public Member Functions inherited from ecolab::unuran
void set_gen (TCL_args args)
 
UNUR_GEN * get_gen ()
 
void Set_gen (const char *descr)
 
 unuran (const char *descr)
 
double rand ()
 

Public Attributes

urand uni
 
- Public Attributes inherited from ecolab::unuran
urand uni
 

Detailed Description

Gaussian (normal) random generator.


The documentation for this class was generated from the following files: