libnabo  1.0.4
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCNabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt< T, Heap >::BucketEntryEntry in a bucket
oCNabo::KDTreeBalancedPtInLeavesStackOpenCL< T >::BuildPointPoint during kd-tree construction
oCNabo::KDTreeBalancedPtInLeavesStackOpenCL< T >::CompareDimFunctor to compare point values on a given dimension
oCNabo::KDTreeBalancedPtInNodesStackOpenCL< T >::CompareDimFunctor to compare point values on a given dimension
oCNabo::ContextManagerCreate and manage CL contexts and corresponding source caches
oCNabo::EnableCLTypeSupport< T >Template to retrieve type-specific code for CL support
oCNabo::EnableCLTypeSupport< double >CL support code for double
oCNabo::EnableCLTypeSupport< float >CL support code for float
oCNabo::IndexHeapSTL< IT, VT >::EntryEntry of the heap tree
oCNabo::IndexHeapBruteForceVector< IT, VT >::EntryEntry of the heap vector
oCNabo::IndexHeapBruteForceVector< IT, VT >Brute-force implementation of heap
oCNabo::IndexHeapSTL< IT, VT >Balanced-tree implementation of heap
oCmap
|\CNabo::ParametersParameter vector
oCNabo::NearestNeighbourSearch< T >Nearest neighbour search interface, templatized on scalar type
|oCNabo::BruteForceSearch< T >Brute-force nearest neighbour
|oCNabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt< T, Heap >KDTree, unbalanced, points in leaves, stack, implicit bounds, ANN_KD_SL_MIDPT, optimised implementation
|\CNabo::OpenCLSearch< T >OpenCL support for nearest neighbour search
| oCNabo::BruteForceSearchOpenCL< T >KDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio
| oCNabo::KDTreeBalancedPtInLeavesStackOpenCL< T >KDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio
| \CNabo::KDTreeBalancedPtInNodesStackOpenCL< T >KDTree, balanced, points in nodes, stack, implicit bounds, balance aspect ratio
oCNabo::KDTreeBalancedPtInNodesStackOpenCL< T >::NodeTree node for CL
oCNabo::KDTreeBalancedPtInLeavesStackOpenCL< T >::NodeTree node for CL
oCNabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt< T, Heap >::NodeSearch node
\CNabo::SourceCacherCache CL source code (including defines and support code)