superneuromat.SNN.reset_neuron_states#
- SNN.reset_neuron_states()[source]#
Set the internal charge states to the reset values.
Sets the
stateof all neurons in the SNN to their respectivereset_state. This is done by replacing theneuron_statesvector with a copy ofneuron_reset_states.