Searched refs:AllPermutationsOfShape (Results 1 – 1 of 1) sorted by relevance
39 std::vector<Shape> AllPermutationsOfShape(const Shape& s) { in AllPermutationsOfShape() function62 std::vector<Shape> perms = AllPermutationsOfShape( in AllPermutationsOfShapes()