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

Philox4x32 key type. More...

#include <vsmc/rngc/philox.h>

Public Attributes

uint32_t v [2]
 

Detailed Description

Philox4x32 key type.

Definition at line 57 of file philox.h.

Member Data Documentation

uint32_t vsmc_philox4x32_key_t::v[2]

Definition at line 58 of file philox.h.