#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Functions | |
static int | f (const TensorMap< Tensor< int, 3 > > &tensor) |
static void | test_0d () |
static void | test_1d () |
static void | test_2d () |
static void | test_3d () |
static void | test_casting () |
void | test_cxx11_tensor_map () |
static void | test_from_tensor () |
|
static |
Definition at line 238 of file cxx11_tensor_map.cpp.
|
static |
Definition at line 17 of file cxx11_tensor_map.cpp.
|
static |
Definition at line 35 of file cxx11_tensor_map.cpp.
|
static |
Definition at line 69 of file cxx11_tensor_map.cpp.
|
static |
Definition at line 116 of file cxx11_tensor_map.cpp.
|
static |
Definition at line 246 of file cxx11_tensor_map.cpp.
void test_cxx11_tensor_map | ( | ) |
Definition at line 268 of file cxx11_tensor_map.cpp.
|
static |
Definition at line 160 of file cxx11_tensor_map.cpp.