libnabo 1.1.2
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 NNaboNamespace for Nabo
 CBruteForceSearchBrute-force nearest neighbour
 CBruteForceSearchOpenCLKDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio
 CContextManagerCreate and manage CL contexts and corresponding source caches
 CEnableCLTypeSupportTemplate to retrieve type-specific code for CL support
 CEnableCLTypeSupport< double, CloudType >CL support code for double
 CEnableCLTypeSupport< float, CloudType >CL support code for float
 CIndexHeapBruteForceVectorBrute-force implementation of heap
 CEntryEntry of the heap vector
 CIndexHeapSTLBalanced-tree implementation of heap
 CEntryEntry of the heap tree
 CKDTreeBalancedPtInLeavesStackOpenCLKDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio
 CBuildPointPoint during kd-tree construction
 CCompareDimFunctor to compare point values on a given dimension
 CNodeTree node for CL
 CKDTreeBalancedPtInNodesStackOpenCLKDTree, balanced, points in nodes, stack, implicit bounds, balance aspect ratio
 CCompareDimFunctor to compare point values on a given dimension
 CNodeTree node for CL
 CKDTreeUnbalancedPtInLeavesImplicitBoundsStackOptKDTree, unbalanced, points in leaves, stack, implicit bounds, ANN_KD_SL_MIDPT, optimised implementation
 CBucketEntryEntry in a bucket
 CNodeSearch node
 CNearestNeighbourSearchNearest neighbour search interface, templatized on scalar type
 COpenCLSearchOpenCL support for nearest neighbour search
 CParametersParameter vector
 Cruntime_error
 CSourceCacherCache CL source code (including defines and support code)