Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Network Class Reference

#include <network.h>

Inheritance diagram for Network:

MexNetwork List of all members.

Detailed Description

Container class for a network of neurons and synapses.

Container class for a network of neurons and synapses.

Public Member Functions

Methods for setting and getting global fields

Public Attributes

Private Member Functions

Private Attributes

Friends

Classes


Member Function Documentation

int Network::connect uint32  recorderIdx,
uint32 objIdx,
uint32  n,
char *  fieldName
 

save the call for a potential csim('export') command later on we do this in a very C like way