Searched defs:test_isApproxOrLessThan (Results 1 – 2 of 2) sorted by relevance
374 inline bool test_isApproxOrLessThan(const int& a, const int& b) in test_isApproxOrLessThan() function381 inline bool test_isApproxOrLessThan(const float& a, const float& b) in test_isApproxOrLessThan() function388 inline bool test_isApproxOrLessThan(const double& a, const double& b) in test_isApproxOrLessThan() function422 inline bool test_isApproxOrLessThan(const long double& a, const long double& b) in test_isApproxOrLessThan() function430 inline bool test_isApproxOrLessThan(const half& a, const half& b) in test_isApproxOrLessThan() function
125 inline bool test_isApproxOrLessThan(const Real& a, const Real& b) { in test_isApproxOrLessThan() function