superneuromat.SNN.reset_neuron_states#

SNN.reset_neuron_states()[source]#

Set the internal charge states to the reset values.

Sets the state of all neurons in the SNN to their respective reset_state. This is done by replacing the neuron_states vector with a copy of neuron_reset_states.