#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Functions | |
static void | test_abs () |
static void | test_additions () |
static void | test_conjugate () |
static void | test_contractions () |
void | test_cxx11_tensor_of_complex () |
|
static |
Definition at line 35 of file cxx11_tensor_of_complex.cpp.
|
static |
Definition at line 19 of file cxx11_tensor_of_complex.cpp.
|
static |
Definition at line 51 of file cxx11_tensor_of_complex.cpp.
|
static |
Definition at line 70 of file cxx11_tensor_of_complex.cpp.
void test_cxx11_tensor_of_complex | ( | ) |
Definition at line 97 of file cxx11_tensor_of_complex.cpp.