Spike!
v1.0
A high speed Spiking Neural Network Simulator designed for GPGPUs.
|
allocate_device_pointers() (defined in STDP) | STDP | [virtual] |
reset_STDP_activities() (defined in STDP) | STDP | [virtual] |
Run_STDP(float *d_last_spike_time_of_each_neuron, float current_time_in_seconds, float timestep) (defined in STDP) | STDP | [virtual] |
Set_STDP_Parameters(SpikingSynapses *synapses, SpikingNeurons *neurons, SpikingNeurons *input_neurons, stdp_parameters_struct *stdp_parameters) (defined in STDP) | STDP | [virtual] |
STDP() (defined in STDP) | STDP | |
~STDP() (defined in STDP) | STDP |