Home
last modified time | relevance | path

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

/third_party/boost/boost/polygon/detail/
Dvoronoi_ctypes.hpp39 struct ulp_comparison<fpt64> { struct
40 enum Result {
46 Result operator()(fpt64 a, fpt64 b, unsigned int maxUlps) const { in operator ()()