#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Functions | |
template<int DataLayout> | |
static void | test_composition () |
template<typename = void> | |
static void | test_const_slice () |
void | test_cxx11_tensor_morphing () |
template<typename > | |
static void | test_reshape_as_lvalue () |
template<typename > | |
static void | test_reshape_in_expr () |
template<typename > | |
static void | test_simple_reshape () |
template<int DataLayout> | |
static void | test_simple_slice () |
template<int DataLayout> | |
static void | test_slice_as_lvalue () |
template<int DataLayout> | |
static void | test_slice_in_expr () |
template<int DataLayout> | |
static void | test_slice_raw_data () |
template<int DataLayout> | |
static void | test_strided_slice () |
template<int DataLayout> | |
static void | test_strided_slice_write () |
|
static |
Definition at line 443 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 119 of file cxx11_tensor_morphing.cpp.
void test_cxx11_tensor_morphing | ( | ) |
Definition at line 462 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 70 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 45 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 17 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 94 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 167 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 130 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 227 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 322 of file cxx11_tensor_morphing.cpp.
|
static |
Definition at line 416 of file cxx11_tensor_morphing.cpp.