(Shortest import: from brian2.synapses.synapses import SynapticIndexing)
from brian2.synapses.synapses import SynapticIndexing)
Bases: object
object
Methods
__call__([index, index_var])
__call__
Returns synaptic indices for index, which can be a tuple of indices (including arrays and slices), a single index or a string.
index
Details