ROSS
tw_rng_stream Struct Reference

#include <rand-clcg4.h>

Data Fields

unsigned long count
int32_t Ig [4]
int32_t Lg [4]
int32_t Cg [4]
double tw_normal_u1
double tw_normal_u2
int tw_normal_flipflop

Detailed Description

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

Field Documentation

◆ Cg

◆ count

unsigned long tw_rng_stream::count

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

Referenced by rng_gen_reverse_val(), rng_gen_val(), and tw_rand_initial_seed().

◆ Ig

int32_t tw_rng_stream::Ig

◆ Lg

int32_t tw_rng_stream::Lg

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

Referenced by io_lp_deserialize(), io_lp_serialize(), and rng_init_generator().

◆ tw_normal_flipflop

int tw_rng_stream::tw_normal_flipflop

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

Referenced by io_lp_deserialize(), io_lp_serialize(), and tw_rand_normal01().

◆ tw_normal_u1

double tw_rng_stream::tw_normal_u1

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

Referenced by io_lp_deserialize(), io_lp_serialize(), and tw_rand_normal01().

◆ tw_normal_u2

double tw_rng_stream::tw_normal_u2

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

Referenced by io_lp_deserialize(), io_lp_serialize(), and tw_rand_normal01().


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