![]() |
|
Functions | |
static void | test_float_rounding () |
static void | test_float_flooring () |
static void | test_float_ceiling () |
EIGEN_DECLARE_TEST (cxx11_tensor_roundings) | |
EIGEN_DECLARE_TEST | ( | cxx11_tensor_roundings | ) |
References CALL_SUBTEST, test_float_ceiling(), test_float_flooring(), and test_float_rounding().
|
static |
References Eigen::bfloat16_impl::ceil(), i, j, and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References Eigen::bfloat16_impl::floor(), i, j, and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References i, j, Eigen::bfloat16_impl::round(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().