nanoflann
C++ header-only ANN library
nanoflann::ResultItem< IndexType, DistanceType > Member List

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

firstnanoflann::ResultItem< IndexType, DistanceType >
ResultItem()=default (defined in nanoflann::ResultItem< IndexType, DistanceType >)nanoflann::ResultItem< IndexType, DistanceType >
ResultItem(const IndexType index, const DistanceType distance) (defined in nanoflann::ResultItem< IndexType, DistanceType >)nanoflann::ResultItem< IndexType, DistanceType >inline
secondnanoflann::ResultItem< IndexType, DistanceType >