MLPACK  1.0.4
Classes | Namespaces
binary_space_tree.hpp File Reference
Include dependency graph for binary_space_tree.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
 A binary space partitioning tree, such as a KD-tree or a ball tree. More...

Namespaces

namespace  mlpack
 

Linear algebra utility functions, generally performed on matrices or vectors.


namespace  mlpack::tree
 

Trees and tree-building procedures.