GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
#include <lfsr113.h>
Public Attributes | |
union { | |
struct { | |
clrngLfsr113StreamState states [3] | |
} | |
struct { | |
clrngLfsr113StreamState current | |
clrngLfsr113StreamState initial | |
clrngLfsr113StreamState substream | |
} | |
}; | |
union { ... } |
clrngLfsr113StreamState clrngLfsr113Stream_::current |
clrngLfsr113StreamState clrngLfsr113Stream_::initial |
clrngLfsr113StreamState clrngLfsr113Stream_::states[3] |
clrngLfsr113StreamState clrngLfsr113Stream_::substream |