random generator based on the UNURAN library More...
#include <unuran.h>
Go to the source code of this file.
Classes | |
class | ecolab::urand |
class | ecolab::unuran |
universal non-uniform random generator More... | |
class | ecolab::gaussrand |
Gaussian (normal) random generator. More... | |
struct | classdesc_access::access_pack< UNUR_GEN * > |
struct | classdesc_access::access_unpack< UNUR_GEN * > |
struct | classdesc_access::access_pack< ecolab::urand > |
struct | classdesc_access::access_unpack< ecolab::urand > |
struct | classdesc_access::access_pack< ecolab::unuran > |
struct | classdesc_access::access_unpack< ecolab::unuran > |
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 the UNURAN library