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

#include <vsmc/rng/urng.h>

Public Attributes

philox2x32_ctr_t ctr
 
philox2x32_key_t key
 
unsigned char remain
 
philox2x32_ctr_t rnd
 

Detailed Description

Definition at line 256 of file urng.h.

Member Data Documentation

philox2x32_ctr_t philox2x32_rng_t::ctr

Definition at line 256 of file urng.h.

philox2x32_key_t philox2x32_rng_t::key

Definition at line 256 of file urng.h.

unsigned char philox2x32_rng_t::remain

Definition at line 256 of file urng.h.

philox2x32_ctr_t philox2x32_rng_t::rnd

Definition at line 256 of file urng.h.