Home
last modified time | relevance | path

Searched defs:node_nei (Results 1 – 6 of 6) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/tree/
H A Dphylonode.cpp36 PhyloNeighbor *node_nei = (PhyloNeighbor*)findNeighbor(dad); in clearAllPartialLh() local
H A Dncbitree.cpp199 Neighbor *node_nei = node->findNeighbor(dad); in pruneTaxa() local
H A Dphylosupertreeplen.cpp1422 SuperNeighbor *node_nei = (SuperNeighbor*)node->findNeighbor(dad); in linkCheck() local
H A Diqtree.cpp1228 PhyloNeighbor *node_nei = (PhyloNeighbor*) node->findNeighbor(dad); in initializeBonus() local
1251 PhyloNeighbor *node_nei = (PhyloNeighbor*) node->findNeighbor(dad); in computePartialBonus() local
H A Dphylosupertree.cpp623 SuperNeighbor *node_nei = (SuperNeighbor*)(dad_branch->node->findNeighbor(dad)); in computeParsimonyBranchObsolete() local
H A Dphylotree.cpp802 PhyloNeighbor *node_nei = (PhyloNeighbor*)node->findNeighbor(dad); in computeReversePartialParsimony() local
2205 PhyloNeighbor *node_nei = (PhyloNeighbor*)(node->findNeighbor(dad)); in approxOneBranch() local