HMLP: High-performance Machine Learning Primitives
hmlp::tree Namespace Reference

Classes

class  IndexPermuteTask
 Permuate the order of gids for each internal node to the order of leaf nodes. More...
 
class  Node
 This is the default ball tree splitter. Given coordinates, compute the direction from the two most far away points. Project all points to this line and split into two groups using a median select. More...
 
class  Setup
 Data and setup that are shared with all nodes. More...
 
class  SplitTask
 
class  Tree
 

Detailed Description