Searched refs:ErrorCluster_ (Results 1 – 2 of 2) sorted by relevance
103 return ErrorCluster_; in getCluster()148 Cluster ErrorCluster_; variable
96 NoiseCluster_(ClusterId::noise()), ErrorCluster_(ClusterId::error()) {} in InstructionBenchmarkClustering()107 ErrorCluster_.PointIndices.push_back(P); in validateAndSetup()340 if (Clustering.ErrorCluster_.PointIndices.size() == Points.size()) { in create()