Searched defs:Clustering (Results 1 – 4 of 4) sorted by relevance
44 auto Clustering = InstructionBenchmarkClustering::create(Points, 2, 0.25); in TEST() local
160 InstructionBenchmarkClustering Clustering(Points, Epsilon * Epsilon); in create() local
148 const InstructionBenchmarkClustering &Clustering) in Analysis()383 size_t PointId, const InstructionBenchmarkClustering &Clustering) { in addPoint()
213 const auto Clustering = ExitOnErr(InstructionBenchmarkClustering::create( in analysisMain() local