GeNN  2.2.3
GPU enhanced Neuronal Networks (GeNN)
Izh_sparse_project/model/sizes.h
Go to the documentation of this file.
1 #define _NExc 8000
2 #define _NInh 2000
3 #define _NMaxConnP0 845
4 #define _NMaxConnP1 301
5 #define _NMaxConnP2 834
6 #define _NMaxConnP3 237
7 #define inputFac 1
8 #define _FTYPE GENN_FLOAT
9 #define scalar float
10 #define SCALAR_MIN FLT_MIN
11 #define SCALAR_MAX FLT_MAX