Robotics Library  0.7.0
Classes | Namespaces
GnatNearestNeighbors.h File Reference
#include <algorithm>
#include <iterator>
#include <limits>
#include <random>
#include <type_traits>
#include <utility>
#include <vector>
#include <boost/optional.hpp>
Include dependency graph for GnatNearestNeighbors.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rl::math::GnatNearestNeighbors< MetricT >
 Geometric Near-Neighbor Access Tree (GNAT). More...
 
struct  rl::math::GnatNearestNeighbors< MetricT >::BranchCompare
 
struct  rl::math::GnatNearestNeighbors< MetricT >::NeighborCompare
 
struct  rl::math::GnatNearestNeighbors< MetricT >::Node
 

Namespaces

 rl
 Robotics Library.
 
 rl::math
 Common mathematical functions.