![]() |
|
Functions | |
static void | test_dynamic_size () |
static void | test_fixed_size () |
static void | test_match () |
static void | test_rank_zero () |
static void | test_index_type_promotion () |
EIGEN_DECLARE_TEST (cxx11_tensor_dimension) | |
EIGEN_DECLARE_TEST | ( | cxx11_tensor_dimension | ) |
References CALL_SUBTEST, test_dynamic_size(), test_fixed_size(), test_index_type_promotion(), test_match(), and test_rank_zero().
|
static |
References Eigen::DSizes< DenseIndex, NumDims >::TotalSize(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References Eigen::Sizes< Indices >::TotalSize(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
|
static |
References Eigen::dimensions_match(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References Eigen::internal::array_prod(), Eigen::Sizes< Indices >::rank(), Eigen::DSizes< DenseIndex, NumDims >::rank(), Eigen::Sizes< Indices >::TotalSize(), Eigen::DSizes< DenseIndex, NumDims >::TotalSize(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().