Home
last modified time | relevance | path

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

/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c7608 double total_pd = 0.0; in SetOutDistance() local
7614 total_pd += bh.dist; in SetOutDistance()
7619 …iNode, NJ->outDistances[iNode], total, pdistOutWithoutA, total_pd,fabs(pdistOutWithoutA-total_pd)); in SetOutDistance()