CARLsim  6.1.0
CARLsim: a GPU-accelerated SNN simulator
spike_buffer.h File Reference
#include <stdlib.h>
Include dependency graph for spike_buffer.h:
This graph shows which files directly or indirectly include this file:

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...