ROSS
Data Fields
tw_rng Struct Reference

#include <rand-clcg4.h>

Data Fields

long long b [4]
 
int32_t m [4]
 
int32_t a [4]
 
int32_t aw [4]
 
int32_t avw [4]
 
int32_t seed [4]
 

Detailed Description

Definition at line 6 of file rand-clcg4.h.

Field Documentation

int32_t tw_rng::a[4]

Definition at line 17 of file rand-clcg4.h.

Referenced by rng_init().

int32_t tw_rng::avw[4]

Definition at line 19 of file rand-clcg4.h.

Referenced by rng_init(), and tw_rand_initial_seed().

int32_t tw_rng::aw[4]

Definition at line 18 of file rand-clcg4.h.

Referenced by rng_init(), and rng_init_generator().

long long tw_rng::b[4]

Definition at line 11 of file rand-clcg4.h.

Referenced by rng_gen_reverse_val(), and rng_init().

int32_t tw_rng::m[4]
int32_t tw_rng::seed[4]

Definition at line 22 of file rand-clcg4.h.

Referenced by rng_init(), and tw_rand_initial_seed().


The documentation for this struct was generated from the following file: