Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp395 Index5 indices3Stop(2, 2, 0, 6, 4); in test_strided_slice() local
396 slice = tensor.stridedSlice(indices3Start, indices3Stop, strides3); in test_strided_slice()
410 Index5 indices3Stop(2, 2, 0, 6, 4); in test_strided_slice() local
411 slice = tensor.stridedSlice(indices3Start, indices3Stop, strides3); in test_strided_slice()