Cspore::CheckParameters | Generic class to check parameters |
Cspore::CircularBuffer< T > | An iterable circular buffer |
▼CCommonSynapseProperties | |
Cspore::SporeTestConnectionCommonProperties | Class holding the common properties for all synapses of type SporeTestConnection |
Cspore::SynapticSamplingRewardGradientCommonProperties | Class holding the common properties for all synapses of type SynapticSamplingRewardGradientConnection |
▼Cspore::pc::Con< T > | Base class to all conditions that can be imposed onto parameters |
Cspore::pc::CBigger< T > | "Bigger than" condition. Parameter must be larger or equal to given value |
Cspore::pc::CMax< T > | Maximum condition. Parameter must be smaller or equal to given value |
Cspore::pc::CMin< T > | Minimum condition. Parameter must be larger or equal to given value |
Cspore::pc::CSmaller< T > | "Smaller than" condition. Parameter must be larger or equal to given value |
▼CConnection | |
Cspore::SporeTestConnection< targetidentifierT > | Connection for testing the spore module |
Cspore::SynapticSamplingRewardGradientConnection< targetidentifierT > | Reward-based synaptic sampling connection class |
▼Cspore::ConnectionDataLoggerBase | Base class to all data loggers for connections |
Cspore::ConnectionDataLogger< ConnectionType > | Generic version of data logger for connections |
Cspore::ConnectionUpdateManager | Class that manages updating diligent connections |
Cspore::CircularBuffer< T >::const_iterator | Constant iterator class |
▼CEvent | |
Cspore::SynapseUpdateEvent | The dummy event class used to trigger synapse updates |
▼CGenericConnectorModel | |
Cspore::DiligentConnectorModel< ConnectionT > | Connector model for diligent connections |
Cspore::GetStatus | Generic parameter getter class |
▼CNode | |
Cspore::ConnectionUpdater | Nest node to handle synapse updates on regular time grid |
▼Cspore::TracingNode | Base class to all nodes that record traces |
Cspore::PoissonDblExpNeuron | Point process neuron with double-exponential shaped PSCs |
Cspore::RewardInProxy | A device allows to receive reward traces from another process |
Cspore::SporeTestNode | Node to test the SPORE module |
Cspore::RewardInProxy::Parameters_ | Class holding parameter variables of the proxy |
Cspore::ConnectionDataLoggerBase::RecorderData | Data structure that holds the recorded data |
Cspore::SetDefault | Generic class to set up the default parameters |
Cspore::SetStatus | Generic parameter setter class |
▼CSLIFunction | |
Cspore::SporeModule::InitSynapseUpdater_i_i_Function | InitSynapseUpdater SLI function |
▼CSLIModule | |
Cspore::SporeModule | The class defining the SPORE module |
▼Cspore::SporeTestBase | Base class to all tests |
Cspore::TestCircularBuffer | Test class for the CircularBuffer container |
Cspore::TestPulseTrace | Test class to generate a pulsed trace for testing synapse models |
Cspore::TestTracingNode | Test class for TracingNode |
Cspore::RewardInProxy::State_ | Class holding state variables of the proxy |