PCMTreePreorderCpp: Fast preorder of the edges in a tree

View source: R/Generic.R

PCMTreePreorderCppR Documentation

Fast preorder of the edges in a tree

Description

Fast preorder of the edges in a tree

Usage

PCMTreePreorderCpp(tree)

Arguments

tree

a phylo object

Value

an integer vector containing indices of rows in tree$edge in their preorder order.

Examples

PCMTreePreorderCpp(PCMBase::PCMBaseTestObjects$tree.a)


PCMBaseCpp documentation built on March 1, 2026, 1:07 a.m.