#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Functions | |
static void | test_coeff_ref () |
void | test_cxx11_tensor_ref () |
static void | test_multiple_dims () |
static void | test_nested_ops_with_ref () |
static void | test_ref_in_expr () |
static void | test_ref_of_ref () |
static void | test_simple_lvalue_ref () |
static void | test_simple_rvalue_ref () |
static void | test_slice () |
|
static |
Definition at line 184 of file cxx11_tensor_ref.cpp.
void test_cxx11_tensor_ref | ( | ) |
Definition at line 238 of file cxx11_tensor_ref.cpp.
|
static |
Definition at line 70 of file cxx11_tensor_ref.cpp.
|
static |
Definition at line 199 of file cxx11_tensor_ref.cpp.
|
static |
Definition at line 150 of file cxx11_tensor_ref.cpp.
|
static |
Definition at line 119 of file cxx11_tensor_ref.cpp.
|
static |
Definition at line 17 of file cxx11_tensor_ref.cpp.
|
static |
Definition at line 48 of file cxx11_tensor_ref.cpp.
|
static |
Definition at line 91 of file cxx11_tensor_ref.cpp.