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