Structure of internal variables. More...
Public Attributes | |
| double | P_v_m_ |
| Propagator matrix entry for evolving the membrane voltage (mathematical symbol "kappa" in user documentation). | |
| double | P_z_in_ |
| Propagator matrix entry for evolving the incoming spike state variables (mathematical symbol "zeta" in user documentation). | |
| double | P_i_in_ |
| Propagator matrix entry for evolving the incoming currents. | |
| bool | signal_to_other_readouts_ |
| If the loss requires communication between the readout neurons and thus a buffer for the exchanged signals. | |
Structure of internal variables.
| double nest::eprop_readout_bsshslm_2020::Variables_::P_i_in_ |
Propagator matrix entry for evolving the incoming currents.
Referenced by nest::eprop_readout_bsshslm_2020::pre_run_hook(), and nest::eprop_readout_bsshslm_2020::update().
| double nest::eprop_readout_bsshslm_2020::Variables_::P_v_m_ |
Propagator matrix entry for evolving the membrane voltage (mathematical symbol "kappa" in user documentation).
Referenced by nest::eprop_readout_bsshslm_2020::compute_gradient(), nest::eprop_readout_bsshslm_2020::pre_run_hook(), and nest::eprop_readout_bsshslm_2020::update().
| double nest::eprop_readout_bsshslm_2020::Variables_::P_z_in_ |
Propagator matrix entry for evolving the incoming spike state variables (mathematical symbol "zeta" in user documentation).
Referenced by nest::eprop_readout_bsshslm_2020::compute_gradient(), nest::eprop_readout_bsshslm_2020::pre_run_hook(), and nest::eprop_readout_bsshslm_2020::update().
| bool nest::eprop_readout_bsshslm_2020::Variables_::signal_to_other_readouts_ |
If the loss requires communication between the readout neurons and thus a buffer for the exchanged signals.
Referenced by nest::eprop_readout_bsshslm_2020::pre_run_hook(), and nest::eprop_readout_bsshslm_2020::update().