- Parameters
-
arg_number | number of neurons |
arg_tau_ref | refractory time |
arg_tau_rc | Membrane time constant |
arg_bias | scaling factor for bias current |
arg_input_scale | overall scaling for the input |
Eigen::MatrixXd Neurons::bias_current_ |
Eigen::MatrixXd Neurons::e_gain_ |
Eigen::MatrixXd Neurons::response_ |
activity response of the neuron
Eigen::MatrixXd Neurons::self_voltage_ |
Eigen::MatrixXd Neurons::tau_rc_ |
Eigen::MatrixXd Neurons::tau_ref_ |
The documentation for this class was generated from the following files:
- /home/samir/Code/control/scl.git/src/scl_ext/neural/Neurons.hpp
- /home/samir/Code/control/scl.git/src/scl_ext/neural/Neurons.cpp