derived() const | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | inline |
derived() | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | inline |
Dimension typedef | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
index_ | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
index_t typedef | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
IndexType typedef | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
kdtree_get_bbox(BBOX &) const | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | inline |
kdtree_get_point_count() const | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | inline |
kdtree_get_pt(const IndexType idx, size_t dim) const | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | inline |
KDTreeEigenMatrixAdaptor(const Dimension dimensionality, const std::reference_wrapper< const MatrixType > &mat, const int leaf_max_size=10) | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | inlineexplicit |
KDTreeEigenMatrixAdaptor(const self_t &)=delete | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
m_data_matrix | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
metric_t typedef | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
num_t typedef | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
Offset typedef | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
query(const num_t *query_point, const Size num_closest, IndexType *out_indices, num_t *out_distances) const | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | inline |
self_t typedef | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
Size typedef | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | |
~KDTreeEigenMatrixAdaptor() | nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, row_major > | inline |