Searched refs:ConsecutiveSegments (Results 1 – 1 of 1) sorted by relevance
1661 static std::vector<size_t> ConsecutiveSegments(absl::Span<const int64> xs) { in ConsecutiveSegments() function1704 std::vector<size_t> segments = ConsecutiveSegments(permutation); in FindTranspose021()