Searched refs:identity10 (Results 1 – 1 of 1) sorted by relevance
/external/eigen/unsupported/test/ |
D | cxx11_tensor_symmetry.cpp | 141 std::array<int, 10> identity10{{0,1,2,3,4,5,6,7,8,9}}; in test_symgroups_selection() local 193 group.apply<checkIdx, int>(identity10, 0, found, expected); in test_symgroups_selection() 208 group_static.apply<checkIdx, int>(identity10, 0, found, expected); in test_symgroups_selection()
|