Searched defs:test_isApproxOrLessThan (Results 1 – 2 of 2) sorted by relevance
328 inline bool test_isApproxOrLessThan(const int& a, const int& b) in test_isApproxOrLessThan() function335 inline bool test_isApproxOrLessThan(const float& a, const float& b) in test_isApproxOrLessThan() function342 inline bool test_isApproxOrLessThan(const double& a, const double& b) in test_isApproxOrLessThan() function376 inline bool test_isApproxOrLessThan(const long double& a, const long double& b) in test_isApproxOrLessThan() function384 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