 Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt< T, Heap >::BucketEntry | Entry in a bucket |
 Nabo::KDTreeBalancedPtInLeavesStackOpenCL< T >::BuildPoint | Point during kd-tree construction |
 Nabo::KDTreeBalancedPtInLeavesStackOpenCL< T >::CompareDim | Functor to compare point values on a given dimension |
 Nabo::KDTreeBalancedPtInNodesStackOpenCL< T >::CompareDim | Functor to compare point values on a given dimension |
 Nabo::ContextManager | Create and manage CL contexts and corresponding source caches |
 Nabo::EnableCLTypeSupport< T > | Template to retrieve type-specific code for CL support |
 Nabo::EnableCLTypeSupport< double > | CL support code for double |
 Nabo::EnableCLTypeSupport< float > | CL support code for float |
 Nabo::IndexHeapSTL< IT, VT >::Entry | Entry of the heap tree |
 Nabo::IndexHeapBruteForceVector< IT, VT >::Entry | Entry of the heap vector |
 Nabo::IndexHeapBruteForceVector< IT, VT > | Brute-force implementation of heap |
 Nabo::IndexHeapSTL< IT, VT > | Balanced-tree implementation of heap |
 map | |
  Nabo::Parameters | Parameter vector |
 Nabo::NearestNeighbourSearch< T > | Nearest neighbour search interface, templatized on scalar type |
  Nabo::BruteForceSearch< T > | Brute-force nearest neighbour |
  Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt< T, Heap > | KDTree, unbalanced, points in leaves, stack, implicit bounds, ANN_KD_SL_MIDPT, optimised implementation |
  Nabo::OpenCLSearch< T > | OpenCL support for nearest neighbour search |
   Nabo::BruteForceSearchOpenCL< T > | KDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio |
   Nabo::KDTreeBalancedPtInLeavesStackOpenCL< T > | KDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio |
   Nabo::KDTreeBalancedPtInNodesStackOpenCL< T > | KDTree, balanced, points in nodes, stack, implicit bounds, balance aspect ratio |
 Nabo::KDTreeBalancedPtInNodesStackOpenCL< T >::Node | Tree node for CL |
 Nabo::KDTreeBalancedPtInLeavesStackOpenCL< T >::Node | Tree node for CL |
 Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt< T, Heap >::Node | Search node |
 Nabo::SourceCacher | Cache CL source code (including defines and support code) |