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

#include <vsmc/rng/urng.h>

Public Attributes

philox4x64_ctr_t ctr
 
philox4x64_key_t key
 
unsigned char remain
 
philox4x64_ctr_t rnd
 

Detailed Description

Definition at line 262 of file urng.h.

Member Data Documentation

philox4x64_ctr_t philox4x64_rng_t::ctr

Definition at line 262 of file urng.h.

philox4x64_key_t philox4x64_rng_t::key

Definition at line 262 of file urng.h.

unsigned char philox4x64_rng_t::remain

Definition at line 262 of file urng.h.

philox4x64_ctr_t philox4x64_rng_t::rnd

Definition at line 262 of file urng.h.