NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::eprop_readout_bsshslm_2020::Variables_ Struct Reference

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.
 

Detailed Description

Structure of internal variables.

Member Data Documentation

◆ P_i_in_

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().

◆ P_v_m_

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().

◆ P_z_in_

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().

◆ signal_to_other_readouts_

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().


The documentation for this struct was generated from the following file: