GeNN
3.3.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 | |
DerivedParamFunc typedef | Snippet::Base | |
DerivedParamVec typedef | Snippet::Base | |
getCode() const | InitVarSnippet::Base | inlinevirtual |
getDerivedParams() const | Snippet::Base | inlinevirtual |
getParamNames() const override | InitVarSnippet::Normal | inlinevirtual |
NameTypeValVec typedef | Snippet::Base | |
SET_CODE("$(value) = $(mean) + ($(gennrand_normal) * $(sd));") | InitVarSnippet::Normal | |
StringPairVec typedef | Snippet::Base | |
StringVec typedef | Snippet::Base | |
~Base() | Snippet::Base | inlinevirtual |