Searched defs:ClusterId (Results 1 – 2 of 2) sorted by relevance
48 ClusterId() : Id_(kUndef), IsUnstable_(false) {} in ClusterId() function
553 const auto &ClusterId = Clustering_.getClusterIdForPoint(PointId); in run() local