Home
last modified time | relevance | path

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

/dports/biology/iqtree/IQ-TREE-2.0.6/pll/
H A DsearchAlgo.c626 hookup(q, r, tr->currentZQR, pr->perGeneBranchLengths?pr->numberOfPartitions:1); in removeNodeRestoreBIG()
833 hookup(p1, p2, tr->currentZQR, numBranches); in restoreTopologyOnly()
913 tr->currentZQR[i] = tr->zqr[i]; in testInsertBIG()
925 tr->currentZQR[i] = tr->zqr[i]; in testInsertBIG()
H A Dpll.h1219 double currentZQR[PLL_NUM_BRANCHES]; member