Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/analyze/
H A DcAnalyze.cc8130 int actural_samples = 0; in AnalyzePopComplexity() local
8139 actural_samples++; in AnalyzePopComplexity()
8149 float prob = (float) (inst_stat(line_num, inst_num)) / (float) (actural_samples); in AnalyzePopComplexity()