NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::eprop_readout::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_i_in_
 Propagator matrix entry for evolving the incoming currents.
 

Detailed Description

Structure of internal variables.

Member Data Documentation

◆ P_i_in_

double nest::eprop_readout::Variables_::P_i_in_

Propagator matrix entry for evolving the incoming currents.

Referenced by nest::eprop_readout::pre_run_hook(), and nest::eprop_readout::update().

◆ P_v_m_

double nest::eprop_readout::Variables_::P_v_m_

Propagator matrix entry for evolving the membrane voltage (mathematical symbol "kappa" in user documentation).

Referenced by nest::eprop_readout::compute_gradient(), nest::eprop_readout::pre_run_hook(), and nest::eprop_readout::update().


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