|
struct | nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::Node |
|
struct | nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::Interval |
|
struct | nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::BranchStruct< T, DistanceType > |
| This record represents a branch point when finding neighbors in the tree. More...
|
|
class | nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType > |
| kd-tree index More...
|
|
struct | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, IndexType > |
| An L2-metric KD-tree adaptor for working with data directly stored in an Eigen Matrix, without duplicating the data storage. More...
|
|