GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
clrngLfsr113Stream_ Struct Reference

#include <lfsr113.h>

Public Attributes

union {
   struct {
      clrngLfsr113StreamState   states [3]
 
   } 
 
   struct {
      clrngLfsr113StreamState   current
 
      clrngLfsr113StreamState   initial
 
      clrngLfsr113StreamState   substream
 
   } 
 
}; 
 

Member Data Documentation

◆ @1

union { ... }

◆ current

clrngLfsr113StreamState clrngLfsr113Stream_::current

◆ initial

clrngLfsr113StreamState clrngLfsr113Stream_::initial

◆ states

clrngLfsr113StreamState clrngLfsr113Stream_::states[3]

◆ substream

clrngLfsr113StreamState clrngLfsr113Stream_::substream

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