Searched defs:test_isApprox (Results 1 – 2 of 2) sorted by relevance
454 inline bool test_isApprox(const std::complex<double>& a, const std::complex<double>& b) in test_isApprox() function460 inline bool test_isApprox(const std::complex<long double>& a, const std::complex<long double>& b) in test_isApprox() function468 inline bool test_isApprox(const long double& a, const long double& b) in test_isApprox() function
127 inline bool test_isApprox(const Real& a, const Real& b) { in test_isApprox() function