Home
last modified time | relevance | path

Searched refs:indices3Stop (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp417 Index5 indices3Stop(2, 2, 0, 6, 4); in test_strided_slice() local
418 slice = tensor.stridedSlice(indices3Start, indices3Stop, strides3); in test_strided_slice()
432 Index5 indices3Stop(2, 2, 0, 6, 4); in test_strided_slice() local
433 slice = tensor.stridedSlice(indices3Start, indices3Stop, strides3); in test_strided_slice()