Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ran.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ran_pool< T >
 
class  t_ran
 

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 Documentation

typedef void(t_ran::* t_ran_fun)(void *p, size_t s)

Enumeration Type Documentation

enum algo_prng
Enumerator
PRNG_XOROSHIRO128PLUS 
PRNG_XOSHIRO256STARSTAR 

Variable Documentation