Searched defs:test_isMuchSmallerThan (Results 1 – 1 of 1) sorted by relevance
245 inline bool test_isMuchSmallerThan(const int& a, const int& b) in test_isMuchSmallerThan() function252 inline bool test_isMuchSmallerThan(const float& a, const float& b) in test_isMuchSmallerThan() function259 inline bool test_isMuchSmallerThan(const double& a, const double& b) in test_isMuchSmallerThan() function266 inline bool test_isMuchSmallerThan(const std::complex<float>& a, const std::complex<float>& b) in test_isMuchSmallerThan() function271 inline bool test_isMuchSmallerThan(const std::complex<double>& a, const std::complex<double>& b) in test_isMuchSmallerThan() function283 inline bool test_isMuchSmallerThan(const long double& a, const long double& b) in test_isMuchSmallerThan() function308 inline bool test_isMuchSmallerThan(const MatrixBase<Derived1>& m1, in test_isMuchSmallerThan() function315 inline bool test_isMuchSmallerThan(const MatrixBase<Derived>& m, in test_isMuchSmallerThan() function