random generator based on GNUSL implementation More...
#include <gsl/gsl_rng.h>
#include <gsl/gsl_randist.h>
Go to the source code of this file.
Classes | |
class | ecolab::urand |
class | ecolab::gaussrand |
Gaussian (normal) random generator. More... | |
struct | classdesc_access::access_pack< ecolab::urand > |
struct | classdesc_access::access_unpack< ecolab::urand > |
struct | classdesc_access::access_pack< ecolab::urand * > |
struct | classdesc_access::access_unpack< ecolab::urand * > |
Namespaces | |
ecolab | |
_OPENMP | |
classdesc_access | |
Contains access_* structs, and nothing else. These structs are used to gain access to private members. | |
random generator based on GNUSL implementation