GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
#include <models.h>
Public Member Functions | |
const Models::Base::Var & | getVar () const |
size_t | getVarIndex () const |
std::string | getTargetName () const |
bool | isBatched () const |
Protected Types | |
typedef std::function< std::string(void)> | GetTargetNameFn |
typedef std::function< bool(void)> | IsBatchedFn |
Protected Member Functions | |
VarReferenceBase (size_t varIndex, const Models::Base::VarVec &varVec, GetTargetNameFn getTargetName, IsBatchedFn isBatched) | |
|
protected |
|
protected |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |