#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
cxx11_tensor_argmax |
| ) |
|
◆ test_argmax_dim()
template<int DataLayout>
static void test_argmax_dim |
( |
| ) |
|
|
static |
◆ test_argmax_tuple_reducer()
template<int DataLayout>
static void test_argmax_tuple_reducer |
( |
| ) |
|
|
static |
◆ test_argmin_dim()
template<int DataLayout>
static void test_argmin_dim |
( |
| ) |
|
|
static |
◆ test_argmin_tuple_reducer()
template<int DataLayout>
static void test_argmin_tuple_reducer |
( |
| ) |
|
|
static |
◆ test_index_tuples_dim()
template<int DataLayout>
static void test_index_tuples_dim |
( |
| ) |
|
|
static |
◆ test_simple_argmax()
template<int DataLayout>
static void test_simple_argmax |
( |
| ) |
|
|
static |
◆ test_simple_argmin()
template<int DataLayout>
static void test_simple_argmin |
( |
| ) |
|
|
static |
◆ test_simple_index_tuples()
template<int DataLayout>
static void test_simple_index_tuples |
( |
| ) |
|
|
static |