GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
This is the complete list of members for InitVarSnippet::Normal, including all inherited members.
DECLARE_SNIPPET(InitVarSnippet::Normal, 2) | InitVarSnippet::Normal | |
DerivedParamVec typedef | Snippet::Base | |
EGPVec typedef | Snippet::Base | |
getCode() const | InitVarSnippet::Base | inlinevirtual |
getDerivedParams() const | Snippet::Base | inlinevirtual |
getExtraGlobalParamIndex(const std::string ¶mName) const | Snippet::Base | inline |
getExtraGlobalParams() const | Snippet::Base | inlinevirtual |
getHashDigest() const | InitVarSnippet::Base | |
getNamedVecIndex(const std::string &name, const std::vector< T > &vec) | Snippet::Base | inlineprotectedstatic |
getParamNames() const override | InitVarSnippet::Normal | inlinevirtual |
ParamValVec typedef | Snippet::Base | |
requiresKernel() const | InitVarSnippet::Base | |
SET_CODE("$(value) = $(mean) + ($(gennrand_normal) * $(sd));") | InitVarSnippet::Normal | |
StringVec typedef | Snippet::Base | |
updateHash(boost::uuids::detail::sha1 &hash) const | Snippet::Base | inlineprotected |
validate() const | Snippet::Base | inlineprotected |
~Base() | Snippet::Base | inlinevirtual |