Home
last modified time | relevance | path

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

/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A Dtreesort.c247 void copyOTU(int *ctree, /* in/out: tree array struct */ in copyOTU() function
274 copyOTU(ctree, ct_nextnode, nextcurredge, in copyOTU()
279 copyOTU(ctree, ct_nextnode, nextcurredge, in copyOTU()
310 copyOTU(ctree, &ct_nextnode, ct_curredge, in copytree()
315 copyOTU(ctree, &ct_nextnode, ct_curredge, in copytree()
H A Dtreesort.h119 void copyOTU(int *ctree, /* in/out: tree array struct */