|
CARLsim
4.1.0
CARLsim: a GPU-accelerated SNN simulator
|
#include <stdlib.h>Go to the source code of this file.
Classes | |
| class | SpikeBuffer |
| Circular buffer for delivering spikes. More... | |
| class | SpikeBuffer::SpikeIterator |
| Iterator to loop over the scheduled spikes at a certain delay. More... | |
| struct | SpikeBuffer::SpikeNode |
| linked list to hold the corresponding neuron Id and delivery delay for each spike More... | |