Class implementing entries of the readout node model's history of e-prop dynamic variables. More...
#include <histentry.h>
Public Member Functions | |
| HistEntryEpropReadout (long t, double error_signal) | |
Public Member Functions inherited from nest::HistEntryEprop | |
| HistEntryEprop (long t) | |
| virtual | ~HistEntryEprop () |
Public Attributes | |
| double | error_signal_ |
Public Attributes inherited from nest::HistEntryEprop | |
| long | t_ |
Class implementing entries of the readout node model's history of e-prop dynamic variables.
| nest::HistEntryEpropReadout::HistEntryEpropReadout | ( | long | t, |
| double | error_signal | ||
| ) |
| double nest::HistEntryEpropReadout::error_signal_ |