A Termination that is composed of Terminations onto multiple Nodes. The dimensions of the Terminations onto each Node must be the same.
Physiologically, this might correspond to a set of n axons passing into a neuron pool. Each neuron in the pool receives synaptic connections from as many as n of these axons (zero weight is equivalent to no connection). Sometimes we deal with this set of axons only in terms of the branches they send to one specific Neuron (a Node-level Termination) but here we deal with all branches (an Ensemble-level Termination). In either case the spikes transmitted by the axons are the same.
TODO: test @author Bryan Tripp
|
|