Home
last modified time | relevance | path

Searched defs:sizes2 (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp129 Eigen::DSizes<ptrdiff_t, 5> sizes2(1,1,2,2,3); in test_simple_slice() local
170 Eigen::DSizes<ptrdiff_t, 2> sizes2(3,1); in test_slice_in_expr() local
498 Eigen::DSizes<ptrdiff_t, 3> sizes2(1,0,2); in test_empty_slice() local
Dcxx11_tensor_morphing_sycl.cpp168 Eigen::DSizes<IndexType, 5> sizes2(1,1,2,2,3); in test_simple_slice() local
235 Eigen::DSizes<IndexType, 5> sizes2(1,1,2,2,3); in test_strided_slice_as_rhs_sycl() local
Dcxx11_tensor_ref.cpp102 Eigen::DSizes<ptrdiff_t, 5> sizes2(1,1,2,2,3); in test_slice() local