Searched defs:close_to (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/libs/graph_parallel/test/ |
D | distributed_page_rank_test.cpp | 34 bool close_to(double x, double y) in close_to() function
|
/third_party/boost/libs/numeric/ublas/test/ |
D | utils.hpp | 87 bool close_to(T1 x, T2 y, T3 tol) in close_to() function 103 bool close_to(::std::complex<T1> const& x, ::std::complex<T2> const& y, T3 tol) in close_to() function
|
/third_party/boost/boost/geometry/policies/robustness/ |
D | segment_ratio.hpp | 194 inline bool close_to(thistype const& other) const in close_to() function in boost::geometry::segment_ratio
|
/third_party/boost/boost/graph/ |
D | hawick_circuits.hpp | 187 void close_to(Vertex u, Vertex v) in close_to() function
|
/third_party/skia/src/pathops/ |
D | SkDConicLineIntersection.cpp | 62 static bool close_to(double a, double b, const double c[3]) { in close_to() function in LineConicIntersections
|
/third_party/flutter/skia/src/pathops/ |
D | SkDConicLineIntersection.cpp | 62 static bool close_to(double a, double b, const double c[3]) { in close_to() function in LineConicIntersections
|