![]() |
|
Functions | |
static void | test_1d () |
static void | test_2d () |
static void | test_3d () |
static void | test_same_type () |
static void | test_auto_resize () |
static void | test_compound_assign () |
static void | test_std_initializers_tensor () |
EIGEN_DECLARE_TEST (cxx11_tensor_assign) | |
EIGEN_DECLARE_TEST | ( | cxx11_tensor_assign | ) |
References CALL_SUBTEST, test_1d(), test_2d(), test_3d(), test_auto_resize(), test_compound_assign(), test_same_type(), and test_std_initializers_tensor().
|
static |
References Eigen::TensorBase< Derived, AccessLevel >::setZero(), vec1(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References mat1(), Eigen::TensorBase< Derived, AccessLevel >::setZero(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References i, j, k, mat1(), Eigen::TensorBase< Derived, AccessLevel >::setZero(), calibrate::val, and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::dimension(), i, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References i, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::data(), Eigen::TensorFixedSize< Scalar_, Dimensions_, Options_, IndexType >::data(), Eigen::TensorMap< PlainObjectType, Options_, MakePointer_ >::data(), i, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References a, b, calibrate::c, and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().