Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcStats.h732 …void IncLastSenseExeCount(int res_comb_index, int count) { /*sense_last_exe_count[res_comb_index]+… in IncLastSenseExeCount() function
H A DcPopulation.cc5432 stats.IncLastSenseExeCount(j, phenotype.GetLastSenseCount()[j]); in UpdateOrganismStats()