![]()  | 
  
    GeNN
    2.2.3
    
   GPU enhanced Neuronal Networks (GeNN) 
   | 
 
Macros | |
| #define | POSTSYNAPSEMODELS_CC | 
Functions | |
| void | preparePostSynModels () | 
| Function that prepares the standard post-synaptic models, including their variables, parameters, dependent parameters and code strings.  More... | |
Variables | |
| vector< postSynModel > | postSynModels | 
| Global C++ vector containing all post-synaptic update model descriptions.  More... | |
| unsigned int | EXPDECAY | 
| unsigned int | IZHIKEVICH_PS | 
| #define POSTSYNAPSEMODELS_CC | 
| void preparePostSynModels | ( | ) | 
Function that prepares the standard post-synaptic models, including their variables, parameters, dependent parameters and code strings.
| unsigned int EXPDECAY | 
| unsigned int IZHIKEVICH_PS | 
| vector<postSynModel> postSynModels | 
Global C++ vector containing all post-synaptic update model descriptions.