Changeset 955 for cpp/frams/genetics/genooperators.cpp
- Timestamp:
- 06/25/20 00:34:29 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/genooperators.cpp
r935 r955 76 76 } 77 77 78 int GenoOperators::selectRandom Property(Neuro *n)78 int GenoOperators::selectRandomNeuProperty(Neuro *n) 79 79 { 80 80 int neuext = n->extraProperties().getPropCount(),
Note: See TracChangeset
for help on using the changeset viewer.