Home
last modified time | relevance | path

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

/dports/biology/lamarc/lamarc-2.1.8/src/tree/
H A Dtree.h210 void MakeCoalescent(double theta) { m_timeList.MakeCoalescent(theta); }; in MakeCoalescent() function
H A Dtimelist.h175 void MakeCoalescent(double theta);
H A Dtimelist.cpp1166 void TimeList::MakeCoalescent(double theta) in MakeCoalescent() function in TimeList