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

#include <vsmc/rng/urng.h>

Public Attributes

philox4x32_ctr_t ctr
 
philox4x32_key_t key
 
unsigned char remain
 
philox4x32_ctr_t rnd
 

Detailed Description

Definition at line 258 of file urng.h.

Member Data Documentation

philox4x32_ctr_t philox4x32_rng_t::ctr

Definition at line 258 of file urng.h.

philox4x32_key_t philox4x32_rng_t::key

Definition at line 258 of file urng.h.

unsigned char philox4x32_rng_t::remain

Definition at line 258 of file urng.h.

philox4x32_ctr_t philox4x32_rng_t::rnd

Definition at line 258 of file urng.h.