![]() |
|
Functions | |
void | test_signed_32bit () |
void | test_unsigned_32bit () |
void | test_signed_64bit () |
void | test_unsigned_64bit () |
void | test_powers_32bit () |
void | test_powers_64bit () |
void | test_specific () |
EIGEN_DECLARE_TEST (cxx11_tensor_intdiv) | |
EIGEN_DECLARE_TEST | ( | cxx11_tensor_intdiv | ) |
void test_powers_32bit | ( | ) |
References Eigen::internal::TensorIntDivisor< T, div_gt_one >::divide(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
void test_powers_64bit | ( | ) |
References Eigen::internal::TensorIntDivisor< T, div_gt_one >::divide(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
void test_signed_32bit | ( | ) |
References i, j, and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
void test_signed_64bit | ( | ) |
void test_specific | ( | ) |
References Eigen::internal::TensorIntDivisor< T, div_gt_one >::divide(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
void test_unsigned_32bit | ( | ) |
void test_unsigned_64bit | ( | ) |