17template<
typename Index,
typename Scalar>
This Source Code Form is subject to the terms of the Mozilla Public License, v.
Associates an index with a distance.
bool operator<(const IndexSquaredDistance &other) const
Comparison operator based on squared_distance.
Scalar squared_distance
Distance to the closest point.