Searched refs:rightDim3 (Results 1 – 1 of 1) sorted by relevance
34 IndexType rightDim3 = 1; in test_simple_concatenation() local35 Eigen::array<IndexType, 3> rightRange = {{rightDim1, rightDim2, rightDim3}}; in test_simple_concatenation()95 Tensor<DataType, 3, DataLayout, IndexType> concatenation3(leftDim1, leftDim2, leftDim3+rightDim3); in test_simple_concatenation()