#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Functions | |
void | test_cxx11_tensor_convolution () |
template<int DataLayout> | |
static void | test_evals () |
template<int DataLayout> | |
static void | test_expr () |
template<int DataLayout> | |
static void | test_modes () |
template<int DataLayout> | |
static void | test_strides () |
void test_cxx11_tensor_convolution | ( | ) |
Definition at line 139 of file cxx11_tensor_convolution.cpp.
|
static |
Definition at line 18 of file cxx11_tensor_convolution.cpp.
|
static |
Definition at line 46 of file cxx11_tensor_convolution.cpp.
|
static |
Definition at line 70 of file cxx11_tensor_convolution.cpp.
|
static |
Definition at line 116 of file cxx11_tensor_convolution.cpp.