Searched defs:test_isMuchSmallerThan (Results 1 – 2 of 2) sorted by relevance
451 inline bool test_isMuchSmallerThan(const std::complex<float>& a, const std::complex<float>& b) in test_isMuchSmallerThan() function456 inline bool test_isMuchSmallerThan(const std::complex<double>& a, const std::complex<double>& b) in test_isMuchSmallerThan() function462 inline bool test_isMuchSmallerThan(const std::complex<long double>& a, const std::complex<long doub… in test_isMuchSmallerThan() function477 inline bool test_isMuchSmallerThan(const long double& a, const long double& b) in test_isMuchSmallerThan() function609 inline bool test_isMuchSmallerThan(const MatrixBase<Derived1>& m1, in test_isMuchSmallerThan() function616 inline bool test_isMuchSmallerThan(const MatrixBase<Derived>& m, in test_isMuchSmallerThan() function
123 inline bool test_isMuchSmallerThan(const Real& a, const Real& b) { in test_isMuchSmallerThan() function