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

#include <vsmc/rng/urng.h>

Public Attributes

threefry4x64_ctr_t ctr
 
threefry4x64_key_t key
 
unsigned char remain
 
threefry4x64_ctr_t rnd
 

Detailed Description

Definition at line 235 of file urng.h.

Member Data Documentation

threefry4x64_ctr_t threefry4x64_rng_t::ctr

Definition at line 235 of file urng.h.

threefry4x64_key_t threefry4x64_rng_t::key

Definition at line 235 of file urng.h.

unsigned char threefry4x64_rng_t::remain

Definition at line 235 of file urng.h.

threefry4x64_ctr_t threefry4x64_rng_t::rnd

Definition at line 235 of file urng.h.