Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
mt_struct_stripped Struct Reference

Public Attributes

unsigned int matrix_a
 
unsigned int mask_b
 
unsigned int mask_c
 
unsigned int iState
 

Detailed Description

Definition at line 26 of file MersenneTwister_d.h.

Member Data Documentation

◆ iState

unsigned int mt_struct_stripped::iState

Definition at line 35 of file MersenneTwister_d.h.

◆ mask_b

unsigned int mt_struct_stripped::mask_b

Definition at line 28 of file MersenneTwister_d.h.

◆ mask_c

unsigned int mt_struct_stripped::mask_c

Definition at line 29 of file MersenneTwister_d.h.

◆ matrix_a

unsigned int mt_struct_stripped::matrix_a

Definition at line 27 of file MersenneTwister_d.h.


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