|
|||||||||||
Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
Neuron Class Reference#include <neuron.h>
Inheritance diagram for Neuron: Detailed DescriptionBase class of all neurons.It maintains arrays for incoming and outgoing synapses which can be added by addIncoming() and addOutgoing(). Other neuron types derived from this class should reimplement addIncoming() and addOutgoing() to check wheter we are connecting allowable synapse types.
Public Member Functions
Public Attributes
Protected Attributes
| |||||||||||
(C) 2003, Thomas Natschläger | last modified 07/10/2006 |