Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dutils.h206 void UpdateTreeWithClockrate (Tree *t, MrBFlt clockRate);
H A Dutils.c3643 void UpdateTreeWithClockrate (Tree *t, MrBFlt clockRate) in UpdateTreeWithClockrate() function
H A Dmodel.c24537 UpdateTreeWithClockrate (t,*clockRatep); in UpdateClockRate()