Searched defs:TEST_TENSOR_EQUAL (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
H A Dcxx11_tensor_sugar.cpp19 #define TEST_TENSOR_EQUAL(e1, e2) \ macro
23 #define TEST_OP(op) TEST_TENSOR_EQUAL(t op 0, t op t.constant(0))
32 #undef TEST_TENSOR_EQUAL macro

Completed in 322 milliseconds