queso-0.53.0
|
GSL Random Number Generation class. More...
#include <queso/RngBase.h>
#include <gsl/gsl_rng.h>
Go to the source code of this file.
Classes | |
class | QUESO::RngGsl |
Namespaces | |
QUESO | |
Variables | |
unsigned long int | gsl_rng_default_seed |
GSL Random Number Generation class.
Definition in file RngGsl.h.
unsigned long int gsl_rng_default_seed |
Referenced by QUESO::RngGsl::resetSeed(), and QUESO::RngGsl::RngGsl().