libnabo  1.0.4
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\NNaboNamespace for Nabo
 oCIndexHeapSTLBalanced-tree implementation of heap
 |\CEntryEntry of the heap tree
 oCIndexHeapBruteForceVectorBrute-force implementation of heap
 |\CEntryEntry of the heap vector
 oCEnableCLTypeSupportTemplate to retrieve type-specific code for CL support
 oCEnableCLTypeSupport< float >CL support code for float
 oCEnableCLTypeSupport< double >CL support code for double
 oCSourceCacherCache CL source code (including defines and support code)
 oCContextManagerCreate and manage CL contexts and corresponding source caches
 oCParametersParameter vector
 oCNearestNeighbourSearchNearest neighbour search interface, templatized on scalar type
 oCBruteForceSearchBrute-force nearest neighbour
 oCKDTreeUnbalancedPtInLeavesImplicitBoundsStackOptKDTree, unbalanced, points in leaves, stack, implicit bounds, ANN_KD_SL_MIDPT, optimised implementation
 |oCBucketEntryEntry in a bucket
 |\CNodeSearch node
 oCOpenCLSearchOpenCL support for nearest neighbour search
 oCBruteForceSearchOpenCLKDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio
 oCKDTreeBalancedPtInLeavesStackOpenCLKDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio
 |oCBuildPointPoint during kd-tree construction
 |oCCompareDimFunctor to compare point values on a given dimension
 |\CNodeTree node for CL
 \CKDTreeBalancedPtInNodesStackOpenCLKDTree, balanced, points in nodes, stack, implicit bounds, balance aspect ratio
  oCCompareDimFunctor to compare point values on a given dimension
  \CNodeTree node for CL