GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
#include <models.h>
Public Member Functions | |
const Models::Base::EGP & | getEGP () const |
size_t | getEGPIndex () const |
std::string | getTargetName () const |
Static Public Member Functions | |
static EGPReference | createEGPRef (const NeuronGroup *ng, const std::string &egpName) |
static EGPReference | createEGPRef (const CurrentSource *cs, const std::string &egpName) |
static EGPReference | createEGPRef (const CustomUpdate *cu, const std::string &egpName) |
static EGPReference | createEGPRef (const CustomUpdateWU *cu, const std::string &egpName) |
static EGPReference | createPSMEGPRef (const SynapseGroup *sg, const std::string &egpName) |
static EGPReference | createWUEGPRef (const SynapseGroup *sg, const std::string &egpName) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inline |
|
inline |
|
inline |