csnip  0.1
Public Attributes | List of all members
csnip_rng_mt_state Struct Reference

State of the Mersenne twister.

#include <rng_mt.h>

Public Attributes

uint32_t state [CSNIP_RNG_MT_N]
 State array.
 
uint32_t * next
 State position.
 

The documentation for this struct was generated from the following file: