Home
last modified time | relevance | path

Searched refs:test_isApprox_abs (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dmatrix_function.cpp15 #define VERIFY_IS_APPROX_ABS(a, b) VERIFY(test_isApprox_abs(a, b))
18 inline bool test_isApprox_abs(const Type1& a, const Type2& b) in test_isApprox_abs() function