|
Cloudy
Spectral Synthesis Code for Astrophysics
|

Go to the source code of this file.
Classes | |
| class | ran_pool< T > |
| class | t_ran |
| class | ran_u32 |
Typedefs | |
| typedef void(t_ran::* | t_ran_fun) (void *p, size_t s) |
Enumerations | |
| enum | algo_prng { PRNG_XOROSHIRO128PLUS , PRNG_XOSHIRO256STARSTAR } |
Variables | |
| t_ran | ran |
| typedef void(t_ran::* t_ran_fun) (void *p, size_t s) |
| enum algo_prng |
|
extern |
Referenced by ran_u32::operator()(), and t_ran::p_generate_random_seed().