#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
cxx11_tensor_chipping |
| ) |
|
◆ test_chip_as_lvalue()
template<int DataLayout>
static void test_chip_as_lvalue |
( |
| ) |
|
|
static |
◆ test_chip_in_expr()
template<int DataLayout>
static void test_chip_in_expr |
( |
| ) |
|
|
static |
◆ test_chip_raw_data_col_major()
static void test_chip_raw_data_col_major |
( |
| ) |
|
|
static |
◆ test_chip_raw_data_row_major()
static void test_chip_raw_data_row_major |
( |
| ) |
|
|
static |
◆ test_dynamic_chip()
template<int DataLayout>
static void test_dynamic_chip |
( |
| ) |
|
|
static |
◆ test_simple_chip()
template<int DataLayout>
static void test_simple_chip |
( |
| ) |
|
|
static |