#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
cxx11_tensor_shuffling |
| ) |
|
◆ test_empty_shuffling()
template<int DataLayout>
static void test_empty_shuffling |
( |
| ) |
|
|
static |
◆ test_expr_shuffling()
template<int DataLayout>
static void test_expr_shuffling |
( |
| ) |
|
|
static |
◆ test_shuffle_unshuffle()
template<int DataLayout>
static void test_shuffle_unshuffle |
( |
| ) |
|
|
static |
◆ test_shuffling_as_value()
template<int DataLayout>
static void test_shuffling_as_value |
( |
| ) |
|
|
static |
◆ test_simple_shuffling()
template<int DataLayout>
static void test_simple_shuffling |
( |
| ) |
|
|
static |