nanoflann
C++ header-only ANN library
 All Classes Functions Variables Typedefs Groups Pages
nanoflann::KNNResultSet< DistanceType, IndexType, CountType > Member List

This is the complete list of members for nanoflann::KNNResultSet< DistanceType, IndexType, CountType >, including all inherited members.

addPoint(DistanceType dist, IndexType index)nanoflann::KNNResultSet< DistanceType, IndexType, CountType >inline
full() const (defined in nanoflann::KNNResultSet< DistanceType, IndexType, CountType >)nanoflann::KNNResultSet< DistanceType, IndexType, CountType >inline
init(IndexType *indices_, DistanceType *dists_) (defined in nanoflann::KNNResultSet< DistanceType, IndexType, CountType >)nanoflann::KNNResultSet< DistanceType, IndexType, CountType >inline
KNNResultSet(CountType capacity_) (defined in nanoflann::KNNResultSet< DistanceType, IndexType, CountType >)nanoflann::KNNResultSet< DistanceType, IndexType, CountType >inline
size() const (defined in nanoflann::KNNResultSet< DistanceType, IndexType, CountType >)nanoflann::KNNResultSet< DistanceType, IndexType, CountType >inline
worstDist() const (defined in nanoflann::KNNResultSet< DistanceType, IndexType, CountType >)nanoflann::KNNResultSet< DistanceType, IndexType, CountType >inline