Searched refs:getValidClusters (Results 1 – 2 of 2) sorted by relevance
107 const std::vector<Cluster> &getValidClusters() const { return Clusters_; } in getValidClusters() function
202 for (const auto &ClusterIt : Clustering_.getValidClusters()) { in run()