Searched refs:OldCluster (Results 1 – 1 of 1) sorted by relevance
283 Cluster &OldCluster = Clusters_[CID.getId()]; // Valid clusters storage. in stabilize() local290 OldCluster.PointIndices.begin(), OldCluster.PointIndices.end(), in stabilize()294 assert(std::distance(it, OldCluster.PointIndices.end()) > 0 && in stabilize()297 std::for_each(it, OldCluster.PointIndices.end(), in stabilize()303 it, OldCluster.PointIndices.end()); in stabilize()305 OldCluster.PointIndices.erase(it, OldCluster.PointIndices.end()); in stabilize()