Connects two layers with blocked_representations with matching numbers of blocks; corresponding blocks are attached with identical inner connections.
Is a parameter_client that copies the names of the (first of the) inner connections, and delegates parameter setting to each of the inner connections (iteratively).
some_bconn set_inner_type subtype
When establishing a blockedconnection some_bconn manually, set the
subtype of the inner connections of some_bconn to subtype.
settargetinnerrep
some_bconn set_target_inner_rep trep
When establishing a blockedconnection some_bconn manually, indicate that
the inner representation of the blockedrepresentation of the target is
trep. In future, this may become redundant.