Searched refs:dists_ptr (Results 1 – 1 of 1) sorted by relevance
113 DistanceType* dists_ptr = NULL; in radiusSearch() local117 dists_ptr = dists[0]; in radiusSearch()124 if (get_param(params,"sorted",true)) resultSet.sortAndCopy(indices_ptr, dists_ptr, n); in radiusSearch()125 else resultSet.copy(indices_ptr, dists_ptr, n); in radiusSearch()