GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
This is the complete list of members for SpineMLSimulator::Input::InterSpikeIntervalBase, including all inherited members.
apply(double dt, unsigned long long timestep) override | SpineMLSimulator::Input::InterSpikeIntervalBase | virtual |
Base(double dt, const pugi::xml_node &node, std::unique_ptr< InputValue::Base > value) | SpineMLSimulator::Input::Base | protected |
getTimeToSpike(double isiMs)=0 | SpineMLSimulator::Input::InterSpikeIntervalBase | protectedpure virtual |
injectSpike(unsigned int neuronID) | SpineMLSimulator::Input::SpikeBase | protected |
InterSpikeIntervalBase(double dt, const pugi::xml_node &node, std::unique_ptr< InputValue::Base > value, unsigned int popSize, unsigned int *spikeQueuePtr, unsigned int *hostSpikeCount, unsigned int *hostSpikes, PushCurrentSpikesFunc pushCurrentSpikes) | SpineMLSimulator::Input::InterSpikeIntervalBase | protected |
PushCurrentSpikesFunc typedef | SpineMLSimulator::Input::SpikeBase | protected |
shouldApply(unsigned long long timestep) const | SpineMLSimulator::Input::Base | inlineprotected |
SpikeBase(double dt, const pugi::xml_node &node, std::unique_ptr< InputValue::Base > value, unsigned int popSize, unsigned int *spikeQueuePtr, unsigned int *hostSpikeCount, unsigned int *hostSpikes, PushCurrentSpikesFunc pushCurrentSpikes) | SpineMLSimulator::Input::SpikeBase | protected |
updateValues(double dt, unsigned long long timestep, std::function< void(unsigned int, double)> applyValueFunc) const | SpineMLSimulator::Input::Base | protected |
uploadSpikes() | SpineMLSimulator::Input::SpikeBase | protected |
~Base() | SpineMLSimulator::Input::Base | virtual |