Class implementing entries of the update history for e-prop plasticity. More...
#include <histentry.h>
Public Member Functions | |
| HistEntryEpropUpdate (long t, size_t access_counter) | |
Public Member Functions inherited from nest::HistEntryEprop | |
| HistEntryEprop (long t) | |
| virtual | ~HistEntryEprop () |
Public Attributes | |
| size_t | access_counter_ |
Public Attributes inherited from nest::HistEntryEprop | |
| long | t_ |
Class implementing entries of the update history for e-prop plasticity.
| nest::HistEntryEpropUpdate::HistEntryEpropUpdate | ( | long | t, |
| size_t | access_counter | ||
| ) |
| size_t nest::HistEntryEpropUpdate::access_counter_ |