#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
◆ TEST_OP
◆ TEST_TENSOR_EQUAL
#define TEST_TENSOR_EQUAL |
( |
|
e1, |
|
|
|
e2 |
|
) |
| |
Value:b = ((e1) == (e2)).
all(); \
static const Eigen::internal::all_t all
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
cxx11_tensor_sugar |
| ) |
|
◆ test_comparison_sugar()
static void test_comparison_sugar |
( |
| ) |
|
|
static |
◆ test_scalar_sugar_add_mul()
static void test_scalar_sugar_add_mul |
( |
| ) |
|
|
static |
◆ test_scalar_sugar_sub_div()
static void test_scalar_sugar_sub_div |
( |
| ) |
|
|
static |