#include <stdpsynapse.h>
Inheritance diagram for StdpSynapse:
|
Called if the postsynaptic spikes hits (arrives at) the synapse (inherited from NeedsPostSpikeSynapse). Call the learning function for each pair of post-pre spikes |
|
Called if the postsynaptic spikes hits (arrives at) the synapse. Calls the learning function for each pair of pre-post spikes and than does the usual increase of the PSR Reimplemented from SpikingSynapse. |