![]() |
|
Functions | |
template<int DataLayout> | |
static void | test_simple_chip () |
template<int DataLayout> | |
static void | test_dynamic_chip () |
template<int DataLayout> | |
static void | test_chip_in_expr () |
template<int DataLayout> | |
static void | test_chip_as_lvalue () |
static void | test_chip_raw_data_col_major () |
static void | test_chip_raw_data_row_major () |
EIGEN_DECLARE_TEST (cxx11_tensor_chipping) | |
EIGEN_DECLARE_TEST | ( | cxx11_tensor_chipping | ) |
References CALL_SUBTEST, test_chip_raw_data_col_major(), and test_chip_raw_data_row_major().
|
static |
References Eigen::TensorBase< Derived, AccessLevel >::chip(), i, j, k, m, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
|
static |
References i, j, k, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
|
static |
References Eigen::TensorBase< Derived, AccessLevel >::chip(), i, j, k, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References Eigen::TensorBase< Derived, AccessLevel >::chip(), i, j, k, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References Eigen::TensorBase< Derived, AccessLevel >::chip(), Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::dimension(), i, j, k, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
|
static |