Home
last modified time | relevance | path

Searched refs:AddGenotype (Results 1 – 2 of 2) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/classification/
H A DcBGGenotypeManager.cc276 m_world->GetStats().AddGenotype(); in ClassifyNewBioUnit()
312 m_world->GetStats().AddGenotype(); in ClassifyNewBioUnit()
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcStats.h690 void AddGenotype() { tot_genotypes++; } in AddGenotype() function