SummedVariableUpdater class

(Shortest import: from brian2.synapses.synapses import SummedVariableUpdater)

class brian2.synapses.synapses.SummedVariableUpdater(*args, **kw)[source]

Bases: brian2.groups.group.CodeRunner

The CodeRunner that updates a value in the target group with the sum over values in the Synapses object.