Base class implementing history entries for e-prop plasticity. More...
#include <histentry.h>
Public Member Functions | |
| HistEntryEprop (long t) | |
| virtual | ~HistEntryEprop () |
Public Attributes | |
| long | t_ |
Friends | |
| bool | operator< (const HistEntryEprop &a, const HistEntryEprop &b) |
Base class implementing history entries for e-prop plasticity.
| nest::HistEntryEprop::HistEntryEprop | ( | long | t | ) |
|
inlinevirtual |
|
friend |
| long nest::HistEntryEprop::t_ |