GeNN  3.3.0
GPU enhanced Neuronal Networks (GeNN)
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cpygenn.genn_wrapper.CUDABackend._object
 Cpygenn.genn_wrapper.CurrentSourceModels._object
 Cpygenn.genn_wrapper.InitSparseConnectivitySnippet._object
 Cpygenn.genn_wrapper.PostsynapticModels._object
 Cpygenn.genn_wrapper.WeightUpdateModels._object
 Cpygenn.genn_wrapper.SharedLibraryModel._object
 Cpygenn.genn_wrapper.InitVarSnippet._object
 Cpygenn.genn_wrapper.SingleThreadedCPUBackend._object
 Cpygenn.genn_wrapper.Snippet._object
 Cpygenn.genn_wrapper.Models._object
 Cpygenn.genn_wrapper.StlContainers._object
 Cpygenn.genn_wrapper.genn_wrapper._object
 Cpygenn.genn_wrapper.NeuronModels._object
 CSnippet::BaseBase class for all code snippets
 CBaseIter
 CCodeStream::CBA close bracket marker
 CCStopWatchHelper class for timing sections of host code in a cross-plarform manner
 CCurrentSource
 Cdpclass
 CFunctionTemplate
 CGenericFunction
 CSnippet::Init< SnippetBase >
 CSnippet::Init< Base >
 CSnippet::Init< InitVarSnippet::Base >
 CNameIterCtx< Container >
 CNeuronGroup
 CneuronModelClass for specifying a neuron model
 CNNmodel
 CCodeStream::OBAn open bracket marker
 Cobject
 Costream
 CpostSynModelClass to hold the information that defines a post-synaptic model (a model of how synapses affect post-synaptic neuron variables, classically in the form of a synaptic current). It also allows to define an equation for the dynamics that can be applied to the summed synaptic input variable "insyn"
 CRaggedProjection< PostIndexType >Row-major ordered sparse matrix structure in 'ragged' format
 CCodeStream::Scope
 CSparseProjectionClass (struct) for defining a spars connectivity projection
 CstopWatch
 CSynapseGroup
 CSnippet::ValueBase< NumVars >
 CSnippet::ValueBase< 0 >
 CNewModels::VarInitContainerBase< NumVars >
 CNewModels::VarInitContainerBase< 0 >
 CweightUpdateModelClass to hold the information that defines a weightupdate model (a model of how spikes affect synaptic (and/or) (mostly) post-synaptic neuron variables. It also allows to define changes in response to post-synaptic spikes/spike-like events
 CModelBase