#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
template<int DataLayout>
static void test_composition |
( |
| ) |
|
|
static |
template<typename = void>
static void test_const_slice |
( |
| ) |
|
|
static |
void test_cxx11_tensor_morphing |
( |
| ) |
|
template<typename >
static void test_reshape_as_lvalue |
( |
| ) |
|
|
static |
template<typename >
static void test_reshape_in_expr |
( |
| ) |
|
|
static |
template<typename >
static void test_simple_reshape |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_simple_slice |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_slice_as_lvalue |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_slice_in_expr |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_slice_raw_data |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_strided_slice |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_strided_slice_write |
( |
| ) |
|
|
static |