ROSS
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 9 of file rand-clcg4.h.

Field Documentation

◆ a

int32_t tw_rng::a

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

◆ avw

int32_t tw_rng::avw

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

Referenced by tw_rand_initial_seed().

◆ aw

int32_t tw_rng::aw

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

Referenced by rng_init_generator().

◆ b

long long tw_rng::b

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

◆ m

int32_t tw_rng::m

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

Referenced by rng_init_generator(), and tw_rand_initial_seed().

◆ seed

int32_t tw_rng::seed

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

Referenced by tw_rand_initial_seed().


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