Searched defs:sort_indices (Results 1 – 1 of 1) sorted by relevance
999 int* sort_indices = new int[branching_]; in findExactNN() local1017 void getCenterOrdering(KMeansNodePtr node, const ElementType* q, int* sort_indices) in getCenterOrdering()