#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
◆ DimPair
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
cxx11_tensor_contraction |
| ) |
|
◆ test_consistency()
template<int DataLayout>
static void test_consistency |
( |
| ) |
|
|
static |
◆ test_const_inputs()
template<int DataLayout>
static void test_const_inputs |
( |
| ) |
|
|
static |
◆ test_contraction_of_contraction()
template<int DataLayout>
static void test_contraction_of_contraction |
( |
| ) |
|
|
static |
◆ test_evals()
template<int DataLayout>
static void test_evals |
( |
| ) |
|
|
static |
◆ test_expr()
template<int DataLayout>
static void test_expr |
( |
| ) |
|
|
static |
◆ test_full_redux()
template<int DataLayout>
static void test_full_redux |
( |
| ) |
|
|
static |
◆ test_holes()
template<int DataLayout>
static void test_holes |
( |
| ) |
|
|
static |
◆ test_large_contraction()
template<int DataLayout>
static void test_large_contraction |
( |
| ) |
|
|
static |
◆ test_large_contraction_with_output_kernel()
template<int DataLayout>
static void test_large_contraction_with_output_kernel |
( |
| ) |
|
|
static |
◆ test_matrix_vector()
template<int DataLayout>
static void test_matrix_vector |
( |
| ) |
|
|
static |
◆ test_multidims()
template<int DataLayout>
static void test_multidims |
( |
| ) |
|
|
static |
◆ test_out_of_order_contraction()
template<int DataLayout>
static void test_out_of_order_contraction |
( |
| ) |
|
|
static |
◆ test_scalar()
template<int DataLayout>
static void test_scalar |
( |
| ) |
|
|
static |
◆ test_small_blocking_factors()
template<int DataLayout>
static void test_small_blocking_factors |
( |
| ) |
|
|
static |
◆ test_tensor_product()
template<int DataLayout>
static void test_tensor_product |
( |
| ) |
|
|
static |
◆ test_tensor_vector()
template<int DataLayout>
static void test_tensor_vector |
( |
| ) |
|
|
static |