Glauber Dynamics in C
Simulation for Glauber Dynamics written in C11
All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
ufixture Struct Reference

Test fixture used for testing update_rule instances. More...

Data Fields

graphg
 The graph on which to test the update rules.
 
pcg32_random_t rng
 The preseeded RNG.
 
double first_elements [10]
 First ten elements spawned by rng unif on [0,1) (using ldexp(random number, -32) as per the docs of pcg)
 

Detailed Description

Test fixture used for testing update_rule instances.


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