GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
CustomUpdateBase Member List

This is the complete list of members for CustomUpdateBase, including all inherited members.

checkVarReferenceBatching(const std::vector< V > &varRefs, unsigned int batchSize)CustomUpdateBaseinlineprotected
checkVarReferences(const std::vector< V > &varRefs)CustomUpdateBaseinlineprotected
CustomUpdateBase(const CustomUpdateBase &)=deleteCustomUpdateBase
CustomUpdateBase()=deleteCustomUpdateBase
CustomUpdateBase(const std::string &name, const std::string &updateGroupName, const CustomUpdateModels::Base *customUpdateModel, const std::vector< double > &params, const std::vector< Models::VarInit > &varInitialisers, const std::vector< Models::EGPReference > &egpReferences, VarLocation defaultVarLocation, VarLocation defaultExtraGlobalParamLocation)CustomUpdateBaseprotected
getCustomUpdateModel() constCustomUpdateBaseinline
getDerivedParams() constCustomUpdateBaseinlineprotected
getEGPReferences() constCustomUpdateBaseinline
getName() constCustomUpdateBaseinline
getParams() constCustomUpdateBaseinline
getUpdateGroupName() constCustomUpdateBaseinline
getVarInitialisers() constCustomUpdateBaseinline
getVarLocation(const std::string &varName) constCustomUpdateBase
getVarLocation(size_t index) constCustomUpdateBaseinline
getVarLocationHashDigest() constCustomUpdateBaseprotected
initDerivedParams(double dt)CustomUpdateBaseprotected
isBatched() constCustomUpdateBaseinlineprotected
isInitRNGRequired() constCustomUpdateBaseprotected
isReduction(const std::vector< V > &varRefs, VarAccessDuplication duplication) constCustomUpdateBaseinlineprotected
isVarInitRequired() constCustomUpdateBase
isZeroCopyEnabled() constCustomUpdateBaseprotected
setVarLocation(const std::string &varName, VarLocation loc)CustomUpdateBase
updateHash(boost::uuids::detail::sha1 &hash) constCustomUpdateBaseprotected
updateInitHash(boost::uuids::detail::sha1 &hash) constCustomUpdateBaseprotected