|
struct | Nabo::BruteForceSearch< T > |
| Brute-force nearest neighbour. More...
|
|
struct | Nabo::KDTreeUnbalancedPtInLeavesImplicitBoundsStackOpt< T, Heap > |
| KDTree, unbalanced, points in leaves, stack, implicit bounds, ANN_KD_SL_MIDPT, optimised implementation. More...
|
|
struct | Nabo::OpenCLSearch< T > |
| OpenCL support for nearest neighbour search. More...
|
|
struct | Nabo::BruteForceSearchOpenCL< T > |
| KDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio. More...
|
|
struct | Nabo::KDTreeBalancedPtInLeavesStackOpenCL< T > |
| KDTree, balanced, points in leaves, stack, implicit bounds, balance aspect ratio. More...
|
|
struct | Nabo::KDTreeBalancedPtInNodesStackOpenCL< T > |
| KDTree, balanced, points in nodes, stack, implicit bounds, balance aspect ratio. More...
|
|