Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dmain.h374 inline bool test_isApproxOrLessThan(const int& a, const int& b) in test_isApproxOrLessThan() function
381 inline bool test_isApproxOrLessThan(const float& a, const float& b) in test_isApproxOrLessThan() function
388 inline bool test_isApproxOrLessThan(const double& a, const double& b) in test_isApproxOrLessThan() function
422 inline bool test_isApproxOrLessThan(const long double& a, const long double& b) in test_isApproxOrLessThan() function
430 inline bool test_isApproxOrLessThan(const half& a, const half& b) in test_isApproxOrLessThan() function
Dboostmultiprec.cpp125 inline bool test_isApproxOrLessThan(const Real& a, const Real& b) { in test_isApproxOrLessThan() function