Home
last modified time | relevance | path

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

/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c6556 int nodeAround, /* sibling or parent of node to NNI to start the chain */ in FindSPRSteps()
6716 int nodeAround[2] = { NJ->parent[node], Sibling(NJ, node) }; in SPR() local