Public Member Functions | Public Attributes | Protected Attributes

GenericNSHebbianSynapse< Base > Class Template Reference

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 SpikeResponsecreateBackpropAPResponseObject ()
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

SpikeResponsebap_response
Time timeOfLastChange

template<class Base>
class GenericNSHebbianSynapse< Base >


The documentation for this class was generated from the following file: