List of all members.
Public Member Functions |
|
| GenericBinomSEMSynapse (float Winit, float eta, bool withHessian, bool activePlasticity, float maxW, float minW, 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 |
|
bool | withHessian |
|
bool | activePlasticity |
|
float | C |
|
float | maxW |
|
float | minW |
Protected Attributes |
|
SpikeResponse * | bap_response |
|
Time | timeOfLastChange |
template<class Base>
class GenericBinomSEMSynapse< Base >
The documentation for this class was generated from the following file: