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>
   153   BoundType outerBound;
   159   template<
typename Archive>
   160   void serialize(Archive &, 
const uint32_t );
   166 #include "r_plus_plus_tree_auxiliary_information_impl.hpp"   168 #endif // MLPACK_CORE_TREE_RECTANGLE_TREE_RPP_TREE_AUXILIARY_INFO_HPP Linear algebra utility functions, generally performed on matrices or vectors. 
The core includes that mlpack expects; standard C++ includes and Armadillo.