SYNOPSIS

Classes

class DTBRules

class DTBStat

A statistic for use with MLPACK trees, which stores the upper bound on distance to nearest neighbors and the component which this node belongs to. class DualTreeBoruvka

Performs the MST calculation using the Dual-Tree Boruvka algorithm, using any type of tree. class EdgePair

An edge pair is simply two indices and a distance. class UnionFind

A Union-Find data structure.

Detailed Description

Euclidean Minimum Spanning Trees.

Author

Generated automatically by Doxygen for MLPACK from the source code.