PCMTreePreorderCpp {PCMBaseCpp} | R Documentation |
Fast preorder of the edges in a tree
PCMTreePreorderCpp(tree)
tree |
a phylo object |
an integer vector containing indices of rows in tree$edge
in
their preorder order.
PCMTreePreorderCpp(PCMBase::PCMBaseTestObjects$tree.a)