R/RcppExports.R
SPLITT-colon-colon-Tree-colon-colon-FindChildren.Rd
uvec const& FindChildren(uint i) const;
i |
|
---|
a uvec const&
: a const reference to an internally stored vector
of the ids of the children of i
. If i
is a tip,
G_EMPTY_UVEC
is returned. The returned
vector reference is valid as long as the tree object is not destroyed.
Other public methods in SPLITT::Tree: SPLITT::Tree::BranchLengths
,
SPLITT::Tree::FindIdOfNode
,
SPLITT::Tree::FindIdOfParent
,
SPLITT::Tree::FindNodeWithId
,
SPLITT::Tree::HasBranchLengths
,
SPLITT::Tree::LengthOfBranch
,
SPLITT::Tree::OrderNodesPosType
,
SPLITT::Tree::OrderNodes
,
SPLITT::Tree::SetBranchLengths
,
SPLITT::Tree::SetLengthOfBranch
,
SPLITT::Tree::Tree
,
SPLITT::Tree::num_nodes
,
SPLITT::Tree::num_tips