| 
    MRPT
    2.0.0
    
   | 
 
#include <mrpt/core/common.h>#include <mrpt/core/exceptions.h>#include <mrpt/math/TPoint2D.h>#include <mrpt/math/TPoint3D.h>#include <array>#include <atomic>#include <memory>#include <mutex>#include <nanoflann.hpp>Go to the source code of this file.
Classes | |
| class | mrpt::math::KDTreeCapable< Derived, num_t, metric_t > | 
A generic adaptor class for providing Nearest Neighbor (NN) lookup via the nanoflann library.  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 | |
| mrpt::math | |
| This base provides a set of functions for maths stuff.  | |
| Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |