A tree for defining hierarchical clusters.
True if this cluster doesn't have children.
The number of leaf nodes in this cluster.
Iterate over the leaf nodes.
The index of the data w.r.t. matrix, if this is a leaf node, or size_t.max if this is not a leaf node.
The name of the sample, populated only for leaf nodes.
See Implementation
A tree for defining hierarchical clusters.