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