Neuron connection, storing the index numbers of neurons to which a neuron is connected. The number of connections attached to a neuron (hence the number of elements in pNeurons) comes from the neuron GetNumInputs() method. If number of neurons forming the connection is not known at time of object construction,use default ctor and use SetNumNeurons(int) later
The documentation for this struct was generated from the following file: