Searched refs:dist_index_end (Results 1 – 1 of 1) sorted by relevance
330 … (typename std::set<DistIndex>::const_iterator dist_index = dist_indices_.begin(), dist_index_end = variable331 … dist_indices_.end(); dist_index != dist_index_end; ++dist_index, ++indices, ++dist) {338 … (typename std::set<DistIndex>::const_iterator dist_index = dist_indices_.begin(), dist_index_end = variable339 …dist_indices_.end(); (dist_index != dist_index_end) && (i < n_neighbors); ++dist_index, ++indices,…