![]() |
GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
This is the complete list of members for CustomUpdateWU, including all inherited members.
| checkVarReferenceBatching(const std::vector< V > &varRefs, unsigned int batchSize) | CustomUpdateBase | inlineprotected |
| checkVarReferences(const std::vector< V > &varRefs) | CustomUpdateBase | inlineprotected |
| CustomUpdateBase(const CustomUpdateBase &)=delete | CustomUpdateBase | |
| CustomUpdateBase()=delete | CustomUpdateBase | |
| CustomUpdateBase(const std::string &name, const std::string &updateGroupName, const CustomUpdateModels::Base *customUpdateModel, const std::vector< double > ¶ms, const std::vector< Models::VarInit > &varInitialisers, const std::vector< Models::EGPReference > &egpReferences, VarLocation defaultVarLocation, VarLocation defaultExtraGlobalParamLocation) | CustomUpdateBase | protected |
| CustomUpdateWU(const std::string &name, const std::string &updateGroupName, const CustomUpdateModels::Base *customUpdateModel, const std::vector< double > ¶ms, const std::vector< Models::VarInit > &varInitialisers, const std::vector< Models::WUVarReference > &varReferences, const std::vector< Models::EGPReference > &egpReferences, VarLocation defaultVarLocation, VarLocation defaultExtraGlobalParamLocation) | CustomUpdateWU | protected |
| finalize(unsigned int batchSize) | CustomUpdateWU | protected |
| getCustomUpdateModel() const | CustomUpdateBase | inline |
| getDerivedParams() const | CustomUpdateBase | inlineprotected |
| getEGPReferences() const | CustomUpdateBase | inline |
| getHashDigest() const | CustomUpdateWU | protected |
| getInitHashDigest() const | CustomUpdateWU | protected |
| getName() const | CustomUpdateBase | inline |
| getParams() const | CustomUpdateBase | inline |
| getSynapseGroup() const | CustomUpdateWU | inlineprotected |
| getUpdateGroupName() const | CustomUpdateBase | inline |
| getVarInitialisers() const | CustomUpdateBase | inline |
| getVarLocation(const std::string &varName) const | CustomUpdateBase | |
| getVarLocation(size_t index) const | CustomUpdateBase | inline |
| getVarLocationHashDigest() const | CustomUpdateBase | protected |
| getVarReferences() const | CustomUpdateWU | inline |
| initDerivedParams(double dt) | CustomUpdateBase | protected |
| isBatched() const | CustomUpdateBase | inlineprotected |
| isBatchReduction() const | CustomUpdateWU | inlineprotected |
| isInitRNGRequired() const | CustomUpdateBase | protected |
| isReduction(const std::vector< V > &varRefs, VarAccessDuplication duplication) const | CustomUpdateBase | inlineprotected |
| isTransposeOperation() const | CustomUpdateWU | protected |
| isVarInitRequired() const | CustomUpdateBase | |
| isZeroCopyEnabled() const | CustomUpdateBase | protected |
| setVarLocation(const std::string &varName, VarLocation loc) | CustomUpdateBase | |
| updateHash(boost::uuids::detail::sha1 &hash) const | CustomUpdateBase | protected |
| updateInitHash(boost::uuids::detail::sha1 &hash) const | CustomUpdateBase | protected |