Searched refs:greatest_distance (Results 1 – 1 of 1) sorted by relevance
499 …value_distance_type greatest_distance = !not_enough_neighbors ? neighbors.back().first : (std::num… in operator ()() local513 if ( not_enough_neighbors || value_distance < greatest_distance ) in operator ()()