XGC1
|
#include <vector>
#include <bitset>
Go to the source code of this file.
Classes | |
struct | Random::rands |
Namespaces | |
Random | |
Functions | |
void | Random::init_seeds_ext (rands &sv) |
double | Random::taus88_ext (rands &sv) |
void | Random::init_ranx (int nthreads, int mype) |
double | Random::ranx (int thread_id) |
Variables | |
std::vector< rands > | Random::sv |