mlpack  3.4.2
rectangle_tree.hpp
Go to the documentation of this file.
1 
13 #ifndef MLPACK_CORE_TREE_RECTANGLE_TREE_HPP
14 #define MLPACK_CORE_TREE_RECTANGLE_TREE_HPP
15 
16 /* We include bounds.hpp since it gives us the necessary files.
17  * However, we will not use the "ballbounds" option.
18  */
19 #include "bounds.hpp"
22 #include "rectangle_tree/single_tree_traverser_impl.hpp"
24 #include "rectangle_tree/dual_tree_traverser_impl.hpp"
46 
47 #endif
x_tree_auxiliary_information.hpp
single_tree_traverser.hpp
r_plus_plus_tree_descent_heuristic.hpp
r_plus_tree_descent_heuristic.hpp
hilbert_r_tree_descent_heuristic.hpp
minimal_splits_number_sweep.hpp
r_plus_plus_tree_split_policy.hpp
hilbert_r_tree_split.hpp
discrete_hilbert_value.hpp
r_plus_tree_split_policy.hpp
minimal_coverage_sweep.hpp
traits.hpp
hilbert_r_tree_auxiliary_information.hpp
dual_tree_traverser.hpp
bounds.hpp
Bounds that are useful for binary space partitioning trees.
typedef.hpp
no_auxiliary_information.hpp
r_star_tree_descent_heuristic.hpp
r_tree_split.hpp
rectangle_tree.hpp
r_tree_descent_heuristic.hpp
r_plus_tree_split.hpp
r_star_tree_split.hpp
r_plus_plus_tree_auxiliary_information.hpp
x_tree_split.hpp