biomcmc-lib  0.1
low level library for phylogenetic analysis
Data Fields
rng_mt19937ar_struct Struct Reference

MT19937, the original Mersenne Twister (for 32 bits); the name "ar" comes from "array". More...

#include <random_number_gen.h>

Data Fields

uint32_t x [624]
 
int n
 

Detailed Description

MT19937, the original Mersenne Twister (for 32 bits); the name "ar" comes from "array".


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