SubexpressionUpdater class¶
(Shortest import: from brian2.groups.neurongroup import SubexpressionUpdater)
- class brian2.groups.neurongroup.SubexpressionUpdater(*args, **kw)[source]¶
Bases:
brian2.groups.group.CodeRunnerThe
CodeRunnerthat updates the state variables storing the values of subexpressions that have been marked as “constant over dt”.