Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp326 typedef Tensor<float, 2, DataLayout> Tensor2f; in test_strided_slice() typedef
334 Tensor2f slice(2,3); in test_strided_slice()
347 Tensor2f slice(0,1); in test_strided_slice()
355 Tensor2f slice(7,11); in test_strided_slice()
418 typedef Tensor<float, 2, DataLayout> Tensor2f; in test_strided_slice_write() typedef
424 Tensor2f slice(2,3); in test_strided_slice_write()