Class implementing entries of the firing rate regularization history for e-prop plasticity. More...
#include <histentry.h>
Public Member Functions | |
| HistEntryEpropFiringRateReg (long t, double firing_rate_reg) | |
Public Member Functions inherited from nest::HistEntryEprop | |
| HistEntryEprop (long t) | |
| virtual | ~HistEntryEprop () |
Public Attributes | |
| double | firing_rate_reg_ |
Public Attributes inherited from nest::HistEntryEprop | |
| long | t_ |
Class implementing entries of the firing rate regularization history for e-prop plasticity.
| nest::HistEntryEpropFiringRateReg::HistEntryEpropFiringRateReg | ( | long | t, |
| double | firing_rate_reg | ||
| ) |
| double nest::HistEntryEpropFiringRateReg::firing_rate_reg_ |