( CONNECT* CD, char* Map, int nMade,
CONNECTMSG* CMBuf, int* CellIDs,
int* CmpIDs, double* distanceMap )
For a cell group recurrent with itself, all operations work within the same matrix.
Documentation
For a cell group recurrent with itself, all operations work within the
same matrix.
- Parameters:
- CD - Connection Description contains information regarding source and destination
Map - Original randomly generated connections, will be modified
nMade - The number of connections made
CMBuf - Data about the connections will be updated after modification
CellIDs - Destination Cell IDs that get connected will be stored here
CmpIDs - Destination Compartment Ids that get connected will be stored here
distanceMap - Matrix for the final result of distance caluculation modified by the synapse speed.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.