Function EvSpikeSim::on_pre_neuron
Defined in File InferKernelDeclarations.h
Function Documentation
-
CALLBACK void EvSpikeSim::on_pre_neuron(float weight, float *neuron_traces)
Callback used to update the neuron traces at each pre-synaptic event.
- Parameters
weight – The weight of the connection that received the pre-synaptic spike.
neuron_traces – The neuron traces.