Searched refs:ErrorCluster_ (Results 1 – 2 of 2) sorted by relevance
66 NoiseCluster_(ClusterId::noise()), ErrorCluster_(ClusterId::error()) {} in InstructionBenchmarkClustering()77 ErrorCluster_.PointIndices.push_back(P); in validateAndSetup()164 if (Clustering.ErrorCluster_.PointIndices.size() == Points.size()) { in create()
83 return ErrorCluster_; in getCluster()108 Cluster ErrorCluster_; variable