31 static mars_kiss64_seed_t
seed = {123456789, 234567891, 345678912, 456789123};
33 static inline int32_t mars_kiss_fixed_point(
void) {
static mars_kiss64_seed_t seed
YUCK copy and pasted RNG to allow inlining and also to avoid horrific executable bloat.
#define STDP_FIXED_POINT_ONE
The number 1.0 in the fixed point math used by STDP.