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

Go to the source code of this file.

Classes

class  mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >::DualTreeTraverser< RuleType >
 A dual-tree cover tree traverser; see dual_tree_traverser.hpp. More...
 
struct  mlpack::tree::DualCoverTreeMapEntry< MetricType, RootPointPolicy, StatisticType >
 Forward declaration of struct to be used for traversal. More...
 

Namespaces

namespace  mlpack
 Linear algebra utility functions, generally performed on matrices or vectors.
 
namespace  mlpack::tree
 Trees and tree-building procedures.