#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
cxx11_tensor_broadcasting |
| ) |
|
◆ test_fixed_size_broadcasting()
template<int DataLayout>
static void test_fixed_size_broadcasting |
( |
| ) |
|
|
static |
◆ test_simple_broadcasting()
template<int DataLayout>
static void test_simple_broadcasting |
( |
| ) |
|
|
static |
◆ test_simple_broadcasting_n_by_one()
template<int DataLayout>
static void test_simple_broadcasting_n_by_one |
( |
| ) |
|
|
static |
◆ test_simple_broadcasting_one_by_n()
template<int DataLayout>
static void test_simple_broadcasting_one_by_n |
( |
| ) |
|
|
static |
◆ test_simple_broadcasting_one_by_n_by_one_1d()
template<int DataLayout>
static void test_simple_broadcasting_one_by_n_by_one_1d |
( |
| ) |
|
|
static |
◆ test_simple_broadcasting_one_by_n_by_one_2d()
template<int DataLayout>
static void test_simple_broadcasting_one_by_n_by_one_2d |
( |
| ) |
|
|
static |
◆ test_static_broadcasting()
template<int DataLayout>
static void test_static_broadcasting |
( |
| ) |
|
|
static |
◆ test_vectorized_broadcasting()
template<int DataLayout>
static void test_vectorized_broadcasting |
( |
| ) |
|
|
static |