#include "main.h"#include <unsupported/Eigen/CXX11/Tensor>
Go to the source code of this file.
Macros | |
| #define | EIGEN_DEFAULT_DENSE_INDEX_TYPE int |
| #define | EIGEN_TEST_FUNC cxx11_tensor_device_sycl |
| #define | EIGEN_TEST_NO_COMPLEX |
| #define | EIGEN_TEST_NO_LONGDOUBLE |
| #define | EIGEN_USE_SYCL |
Functions | |
| void | test_cxx11_tensor_device_sycl () |
| void | test_device_sycl (const Eigen::SyclDevice &sycl_device) |
| #define EIGEN_DEFAULT_DENSE_INDEX_TYPE int |
Definition at line 17 of file cxx11_tensor_device_sycl.cpp.
| #define EIGEN_TEST_FUNC cxx11_tensor_device_sycl |
Definition at line 16 of file cxx11_tensor_device_sycl.cpp.
| #define EIGEN_TEST_NO_COMPLEX |
Definition at line 15 of file cxx11_tensor_device_sycl.cpp.
| #define EIGEN_TEST_NO_LONGDOUBLE |
Definition at line 14 of file cxx11_tensor_device_sycl.cpp.
| #define EIGEN_USE_SYCL |
Definition at line 18 of file cxx11_tensor_device_sycl.cpp.
| void test_cxx11_tensor_device_sycl | ( | ) |
Definition at line 27 of file cxx11_tensor_device_sycl.cpp.
| void test_device_sycl | ( | const Eigen::SyclDevice & | sycl_device | ) |
Definition at line 23 of file cxx11_tensor_device_sycl.cpp.