Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcPopulation.cc795 double infection_exponent = m_world->GetConfig().INJECT_QMA_EXPONENT.Get(); in TestForParasiteInteraction() local
796 double prob_success = pow(prop_overlap, infection_exponent); in TestForParasiteInteraction()