Go to the documentation of this file.
14 #ifndef MLPACK_CORE_TREE_RECTANGLE_TREE_RPP_TREE_AUXILIARY_INFO_HPP
15 #define MLPACK_CORE_TREE_RECTANGLE_TREE_RPP_TREE_AUXILIARY_INFO_HPP
18 #include "../hrectbound.hpp"
23 template<
typename TreeType>
159 template<
typename Archive>
166 #include "r_plus_plus_tree_auxiliary_information_impl.hpp"
168 #endif // MLPACK_CORE_TREE_RECTANGLE_TREE_RPP_TREE_AUXILIARY_INFO_HPP
The core includes that mlpack expects; standard C++ includes and Armadillo.
Linear algebra utility functions, generally performed on matrices or vectors.