class ConnectionManager

This object is for handling all of the connections between cells it is owned by the InitManager, and it is responsible for making the connectione between cells and making the synapses that connected the pair of cells

Public Fields

Random* RN
Random nnumber generator
unsigned int SynCount
Number of synapses

Documentation

This object is for handling all of the connections between cells it is owned by the InitManager, and it is responsible for making the connectione between cells and making the synapses that connected the pair of cells. These data are added to the brain's data structures called the ReceivingFromList and SendingToList and the synapses are owned by the Receiving cell.
Random* RN
Random nnumber generator

unsigned int SynCount
Number of synapses


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de