SFMT  1.4
Data Fields
SFMT_T Struct Reference

SFMT internal state. More...

#include <SFMT.h>

Data Fields

w128_t state [SFMT_N]
 the 128-bit internal state array
int idx
 index counter to the 32-bit internal state array

Detailed Description

SFMT internal state.


Field Documentation

index counter to the 32-bit internal state array

Referenced by sfmt_fill_array32(), sfmt_fill_array64(), sfmt_genrand_uint32(), sfmt_genrand_uint64(), sfmt_init_by_array(), and sfmt_init_gen_rand().


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