Searched refs:PointIndices (Results 1 – 4 of 4) sorted by relevance
77 ErrorCluster_.PointIndices.push_back(P); in validateAndSetup()119 CurrentCluster.PointIndices.push_back(P); in dbScan()131 CurrentCluster.PointIndices.push_back(Q); in dbScan()139 CurrentCluster.PointIndices.push_back(Q); in dbScan()151 NoiseCluster_.PointIndices.push_back(P); in dbScan()164 if (Clustering.ErrorCluster_.PointIndices.size() == Points.size()) { in create()
68 std::vector<int> PointIndices; member
188 for (const size_t PointId : Clusters[I].PointIndices) { in run()
40 return Field(&InstructionBenchmarkClustering::Cluster::PointIndices, in TEST()