GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
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 | |
#define philox2x32 | ( | c, | |
k | |||
) | philox2x32_R(philox2x32_rounds, c, k) |
#define philox4x32 | ( | c, | |
k | |||
) | philox4x32_R(philox4x32_rounds, c, k) |
_philoxNxW_tpl | ( | 2 | , |
1 | , | ||
32 | , | ||
uint32_t | |||
) |