powered by
Union find structure exposed as an Rcpp Module.
union_find(n = 0L)
Number of elements in the set.
A disjoint set, as a Rcpp_UnionFind object (Rcpp module).
Rcpp_UnionFind
print.simplextree
S3 method to print a basic summary of the simplex tree.