vSMC
vSMC: Scalable Monte Carlo
Public Attributes | List of all members
threefry2x32_rng_t Struct Reference

#include <vsmc/rng/urng.h>

Public Attributes

threefry2x32_ctr_t ctr
 
threefry2x32_key_t key
 
unsigned char remain
 
threefry2x32_ctr_t rnd
 

Detailed Description

Definition at line 229 of file urng.h.

Member Data Documentation

threefry2x32_ctr_t threefry2x32_rng_t::ctr

Definition at line 229 of file urng.h.

threefry2x32_key_t threefry2x32_rng_t::key

Definition at line 229 of file urng.h.

unsigned char threefry2x32_rng_t::remain

Definition at line 229 of file urng.h.

threefry2x32_ctr_t threefry2x32_rng_t::rnd

Definition at line 229 of file urng.h.