parDG_MPI::Random::Random |
( |
int |
seed = 0 | ) |
|
|
inline |
template<class T >
void parDG_MPI::Random::permute |
( |
T * |
array, |
|
|
int |
size |
|
) |
| |
|
inline |
int parDG_MPI::Random::rand |
( |
| ) |
|
|
inline |
int parDG_MPI::Random::rand |
( |
int |
hi | ) |
|
|
inline |
int parDG_MPI::Random::rand |
( |
int |
lo, |
|
|
int |
hi |
|
) |
| |
|
inline |
double parDG_MPI::Random::rand |
( |
double |
hi | ) |
|
|
inline |
double parDG_MPI::Random::rand |
( |
double |
lo, |
|
|
double |
hi |
|
) |
| |
|
inline |
int parDG_MPI::Random::rand_max |
( |
| ) |
|
|
inline |
void parDG_MPI::Random::seed |
( |
int |
seed | ) |
|
|
inline |
The documentation for this class was generated from the following file: