#include <mrpt/utils/utils_defs.h>#include <mrpt/otherlibs/nanoflann/nanoflann.hpp>#include <mrpt/math/lightweight_geom_data.h>

Go to the source code of this file.
Classes | |
| class | mrpt::math::KDTreeCapable< Derived, num_t, metric_t > |
| A generic adaptor class for providing Approximate Nearest Neighbors (ANN) (via the nanoflann library) to MRPT classses. More... | |
| struct | mrpt::math::KDTreeCapable< Derived, num_t, metric_t >::TKDTreeSearchParams |
| struct | mrpt::math::KDTreeCapable< Derived, num_t, metric_t >::TKDTreeDataHolder< _DIM > |
| Internal structure with the KD-tree representation (mainly used to avoid copying pointers with the = operator) More... | |
Namespaces | |
| namespace | mrpt |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| namespace | mrpt::math |
| This base provides a set of functions for maths stuff. | |
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |