A structure for packing neighbor index and distance for kNN search.
CUDA_CALLABLE_MEMBER bool operator>=(const knn_entry &rhs) const
CUDA_CALLABLE_MEMBER bool operator<(const knn_entry &rhs) const
CUDA_CALLABLE_MEMBER bool operator>(const knn_entry &rhs) const
CUDA_CALLABLE_MEMBER bool operator<=(const knn_entry &rhs) const