Home
last modified time | relevance | path

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

/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c882 double approxMLminf = 0.95; /* Only try to approximate posterior distributions if max. value is at … variable
5080 if (fPost[j] >= approxMLminf) { in PosteriorProfile()