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

Philox2x32 key type. More...

#include <vsmc/rngc/philox.h>

Public Attributes

uint32_t v [1]
 

Detailed Description

Philox2x32 key type.

Definition at line 51 of file philox.h.

Member Data Documentation

uint32_t vsmc_philox2x32_key_t::v[1]

Definition at line 52 of file philox.h.