List of all members.
Public Member Functions |
| GenericNSHebbianSynapse (float Winit, float eta, bool activePlasticity, float maxW, float minW, short sign, SpikeResponse *response, SpikeResponse *bap_trace) |
virtual void | setBackpropAPResponse (SpikeResponse *response) |
virtual bool | propagatesUpdate (update_id_t upd_id) const |
virtual void | reset (SimContext &sim_ctxt) |
virtual SpikeResponse * | createBackpropAPResponseObject () |
virtual void | updateState (SimContext &sim_ctxt, Time time, update_id_t upd_id) |
virtual bool | isPlastic () |
Public Attributes |
float | eta |
float | Winit |
short | sign |
bool | activePlasticity |
float | maxW |
float | minW |
Protected Attributes |
SpikeResponse * | bap_response |
Time | timeOfLastChange |
template<class Base>
class GenericNSHebbianSynapse< Base >
The documentation for this class was generated from the following file: