GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
philox.h File Reference

Go to the source code of this file.

Macros

#define philox2x32(c, k)   philox2x32_R(philox2x32_rounds, c, k)
 
#define philox4x32(c, k)   philox4x32_R(philox4x32_rounds, c, k)
 

Functions

 _philoxNxW_tpl (2, 1, 32, uint32_t) _philoxNxW_tpl(4
 

Macro Definition Documentation

◆ philox2x32

#define philox2x32 (   c,
 
)    philox2x32_R(philox2x32_rounds, c, k)

◆ philox4x32

#define philox4x32 (   c,
 
)    philox4x32_R(philox4x32_rounds, c, k)

Function Documentation

◆ _philoxNxW_tpl()

_philoxNxW_tpl ( ,
,
32  ,
uint32_t   
)