Changeset 1167 for cpp/frams/genetics/fH/fH_general.h
- Timestamp:
- 12/12/21 23:34:08 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/fH/fH_general.h
r966 r1167 253 253 * only for neurons that should act as outputs. Distance is calculated 254 254 * as Euclidean distance between second vector of ConnectionHandle and first 255 * vector of NeuronHandle. In order to calculate distance between256 * input neuron and connection use distance function implemented in255 * vector of NeuronHandle. In order to calculate the distance between 256 * input neuron and connection, use the distance function implemented in 257 257 * NeuronHandle class. 258 258 * @param right second handle to which distance is calculated
Note: See TracChangeset
for help on using the changeset viewer.