Create new bipartite builder. More...
Create new bipartite builder.
Factory method for builders for bipartite connection rules (the default).
| sources | Source population to connect from |
| targets | Target population to connect to |
| third_out | nullptr if pure bipartite connection, pointer to this builder creates the primary connection of a tripartite connectivity |
| conn_spec | Connection specification (if part of tripartite, spec for the specific part) |
| syn_specs | Collection of synapse specifications (usually single element, several for collocated synapses) |
nullptr to ThirdOutBuilder*.