Home
last modified time | relevance | path

Searched defs:test_isApprox (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/test/
H A Dmain.h454 inline bool test_isApprox(const std::complex<double>& a, const std::complex<double>& b) in test_isApprox() function
460 inline bool test_isApprox(const std::complex<long double>& a, const std::complex<long double>& b) in test_isApprox() function
468 inline bool test_isApprox(const long double& a, const long double& b) in test_isApprox() function
H A Dboostmultiprec.cpp127 inline bool test_isApprox(const Real& a, const Real& b) { in test_isApprox() function