Closed magikker closed 11 years ago
We should have a function that will return a random sampling of a treeset. Should take a treeset to take a sample from, and a number of trees to sample. Returns a treeset
Added sample_trees, returns a set of the requested size of randomly selected trees from the input set.
We should have a function that will return a random sampling of a treeset. Should take a treeset to take a sample from, and a number of trees to sample. Returns a treeset