DuplexConnection constitutes an abstract base class for most plastic connections. It implements a [[BackwardMatrix]] and synchronizes it to the [[ForwardMatrix]] implemented by [[SparseConnection]]. The purpose of this is solely to allow efficient column major access to the elements of the [[ForwardMatrix]] to allow efficient backward propagation of a postsynaptic spike to the upstream synapses of the same neuron.