nanoflann
C++ header-only ANN library
 All Classes Functions Variables Typedefs Groups Pages
nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance > Member List

This is the complete list of members for nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >, including all inherited members.

derived() const (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >inline
derived() (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >inline
index (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >
index_t typedef (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >
IndexType typedef (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >
kdtree_distance(const num_t *p1, const IndexType idx_p2, IndexType size) const (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >inline
kdtree_get_bbox(BBOX &) const (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >inline
kdtree_get_point_count() const (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >inline
kdtree_get_pt(const IndexType idx, int dim) const (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >inline
KDTreeEigenMatrixAdaptor(const int dimensionality, const MatrixType &mat, const int leaf_max_size=10)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >inline
m_data_matrix (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >
metric_t typedef (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >
num_t typedef (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >
query(const num_t *query_point, const size_t num_closest, IndexType *out_indices, num_t *out_distances_sq, const int=10) const nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >inline
self_t typedef (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >
~KDTreeEigenMatrixAdaptor() (defined in nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >)nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >inline