Searched refs:closest_center (Results 1 – 1 of 1) sorted by relevance
923 int closest_center = exploreNodeBranches(node, vec, domain_distances, heap); in findNN() local925 findNN(node->childs[closest_center],result,vec, checks, maxChecks, heap); in findNN()