![]() |
|
Macros | |
#define | TEST_TENSOR_EQUAL(e1, e2) |
#define | TEST_OP(op) TEST_TENSOR_EQUAL(t op 0, t op t.constant(0)) |
Functions | |
static void | test_comparison_sugar () |
static void | test_scalar_sugar_add_mul () |
static void | test_scalar_sugar_sub_div () |
EIGEN_DECLARE_TEST (cxx11_tensor_sugar) | |
#define TEST_OP | ( | op | ) | TEST_TENSOR_EQUAL(t op 0, t op t.constant(0)) |
#define TEST_TENSOR_EQUAL | ( | e1, | |
e2 | |||
) |
EIGEN_DECLARE_TEST | ( | cxx11_tensor_sugar | ) |
References CALL_SUBTEST, test_comparison_sugar(), test_scalar_sugar_add_mul(), and test_scalar_sugar_sub_div().
|
static |
|
static |
References alpha, beta, mathsFunc::gamma(), i, R, oomph::QuadTreeNames::S, Eigen::PlainObjectBase< Derived >::setRandom(), and VERIFY_IS_APPROX.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References alpha, beta, MultiOpt::delta, mathsFunc::gamma(), i, R, oomph::QuadTreeNames::S, Eigen::PlainObjectBase< Derived >::setRandom(), and VERIFY_IS_APPROX.
Referenced by EIGEN_DECLARE_TEST().