nanoflann
C++ header-only ANN library
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
CountType typedef (defined in nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType >
DistanceType typedef (defined in nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType >
full() const (defined in nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType >inline
IndexType typedef (defined in nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType >
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