Tree
R/RcppExports.R
SPLITT-colon-colon-Tree.Rd
A generic C++ template class defining the data structure and basic operations with a tree.
template<class Node, class Length>class Tree;
class Nodesee NodeType.
NodeType
class Lengthsee LengthType.
LengthType
OrderedTree
SPLITT