Go to the documentation of this file. 1 #ifndef GfxTL__NEARESTNEIGHBOR_HEADER__
2 #define GfxTL__NEARESTNEIGHBOR_HEADER__
7 template<
class ScalarT,
class IndexT =
size_t >
bool operator==(const NN &nn) const
bool operator<=(const NN &nn) const
bool operator!=(const NN &nn) const
bool operator>(const NN &nn) const
NN(ScalarType d, IndexType i)
bool operator>=(const NN &nn) const
bool operator<(const NN &nn) const