Searched refs:UnstableCluster (Results 1 – 1 of 1) sorted by relevance
274 Cluster &UnstableCluster = Clusters_.back(); in stabilize() local276 UnstableCluster.PointIndices.reserve(ClusterIDs.size()); in stabilize()298 [this, &UnstableCluster](size_t P) { in stabilize()299 ClusterIdForPoint_[P] = UnstableCluster.Id; in stabilize()302 UnstableCluster.PointIndices.insert(UnstableCluster.PointIndices.end(), in stabilize()309 assert(UnstableCluster.PointIndices.size() > 1 && in stabilize()311 assert(UnstableCluster.PointIndices.size() >= ClusterIDs.size() && in stabilize()