NEST main@caf0ae8
 
Loading...
Searching...
No Matches
ThirdOutBuilder Class Reference

Create new bipartite builder. More...

Detailed Description

Create new bipartite builder.

Factory method for builders for bipartite connection rules (the default).

Parameters
sourcesSource population to connect from
targetsTarget population to connect to
third_outnullptr if pure bipartite connection, pointer to this builder creates the primary connection of a tripartite connectivity
conn_specConnection specification (if part of tripartite, spec for the specific part)
syn_specsCollection of synapse specifications (usually single element, several for collocated synapses)
Note
  • For plain bipartite connections, pass nullptr to ThirdOutBuilder*.
  • When the bipartite builder creates the primary connection of a tripartite connection, pass a pointer to a

The documentation for this class was generated from the following files: