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

#include <philox432.h>

Public Attributes

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

Member Data Documentation

◆ @7

union { ... }

◆ current

clrngPhilox432StreamState clrngPhilox432Stream_::current

◆ initial

clrngPhilox432StreamState clrngPhilox432Stream_::initial

◆ states

clrngPhilox432StreamState clrngPhilox432Stream_::states[3]

◆ substream

clrngPhilox432StreamState clrngPhilox432Stream_::substream

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