![]() |
|
#include "main.h"#include <limits>#include <map>#include <Eigen/Dense>#include <Eigen/CXX11/Tensor>Functions | |
| template<int DataLayout> | |
| static void | test_map_as_index () |
| template<int DataLayout> | |
| static void | test_matrix_as_index () |
| template<int DataLayout> | |
| static void | test_varlist_as_index () |
| template<int DataLayout> | |
| static void | test_sizes_as_index () |
| EIGEN_DECLARE_TEST (cxx11_tensor_custom_index) | |
| EIGEN_DECLARE_TEST | ( | cxx11_tensor_custom_index | ) |
|
static |
References Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::coeff(), Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::coeffRef(), Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
|
static |
References Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::coeff(), Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::coeffRef(), Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
|
static |
References Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::coeff(), Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::coeffRef(), Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
|
static |