nanoflann
C++ header-only ANN library
Loading...
Searching...
No Matches
nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > Member List

This is the complete list of members for nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >, including all inherited members.

addPoint(DistanceType dist, IndexType index)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >inline
CountType typedef (defined in nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >
DistanceType typedef (defined in nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >
empty() const (defined in nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >inline
full() const (defined in nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >inline
IndexType typedef (defined in nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >
init(IndexType *indices_, DistanceType *dists_) (defined in nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >inline
RKNNResultSet(CountType capacity_, DistanceType maximumSearchDistanceSquared_) (defined in nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >inlineexplicit
size() const (defined in nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >inline
sort() (defined in nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >)nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >inline
worstDist() constnanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >inline