SPLITT 1.2.2
  • Get started
  • Articles
    • Writing a traversal specification
    • View from above
    • Running a traversal
    • Calling SPLITT from an R-package
    • Traversal modes
  • Reference
  • News

Number of tips (a.k.a. leaves) in the tree

Source: R/RcppExports.R
SPLITT-colon-colon-Tree-colon-colon-num_tips.Rd

uint Tree::num_nodes() const;

Value

uint, the number of tips in the tree.

See also

Tree

SPLITT

Other public methods in SPLITT::Tree: SPLITT::Tree::BranchLengths, SPLITT::Tree::FindChildren, 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

Contents

  • Value
  • See also

Developed by Venelin Mitov.

Site built with pkgdown 1.3.0.