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

This is the complete list of members for CustomUpdateWU, 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
CustomUpdateWU(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::WUVarReference > &varReferences, const std::vector< Models::EGPReference > &egpReferences, VarLocation defaultVarLocation, VarLocation defaultExtraGlobalParamLocation)CustomUpdateWUprotected
finalize(unsigned int batchSize)CustomUpdateWUprotected
getCustomUpdateModel() constCustomUpdateBaseinline
getDerivedParams() constCustomUpdateBaseinlineprotected
getEGPReferences() constCustomUpdateBaseinline
getHashDigest() constCustomUpdateWUprotected
getInitHashDigest() constCustomUpdateWUprotected
getName() constCustomUpdateBaseinline
getParams() constCustomUpdateBaseinline
getSynapseGroup() constCustomUpdateWUinlineprotected
getUpdateGroupName() constCustomUpdateBaseinline
getVarInitialisers() constCustomUpdateBaseinline
getVarLocation(const std::string &varName) constCustomUpdateBase
getVarLocation(size_t index) constCustomUpdateBaseinline
getVarLocationHashDigest() constCustomUpdateBaseprotected
getVarReferences() constCustomUpdateWUinline
initDerivedParams(double dt)CustomUpdateBaseprotected
isBatched() constCustomUpdateBaseinlineprotected
isBatchReduction() constCustomUpdateWUinlineprotected
isInitRNGRequired() constCustomUpdateBaseprotected
isReduction(const std::vector< V > &varRefs, VarAccessDuplication duplication) constCustomUpdateBaseinlineprotected
isTransposeOperation() constCustomUpdateWUprotected
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