#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Functions | |
template<int DataLayout> | |
static void | test_chip_as_lvalue () |
template<int DataLayout> | |
static void | test_chip_in_expr () |
static void | test_chip_raw_data_col_major () |
static void | test_chip_raw_data_row_major () |
void | test_cxx11_tensor_chipping () |
template<int DataLayout> | |
static void | test_dynamic_chip () |
template<int DataLayout> | |
static void | test_simple_chip () |
|
static |
Definition at line 217 of file cxx11_tensor_chipping.cpp.
|
static |
Definition at line 185 of file cxx11_tensor_chipping.cpp.
|
static |
Definition at line 343 of file cxx11_tensor_chipping.cpp.
|
static |
Definition at line 378 of file cxx11_tensor_chipping.cpp.
void test_cxx11_tensor_chipping | ( | ) |
Definition at line 413 of file cxx11_tensor_chipping.cpp.
|
static |
Definition at line 102 of file cxx11_tensor_chipping.cpp.
|
static |
Definition at line 17 of file cxx11_tensor_chipping.cpp.