Home
last modified time | relevance | path

Searched refs:value_via_product (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dget_relative_order.hpp42 static inline int value_via_product(Point const& ti, Point const& tj, in value_via_product() function
77 int value = value_via_product(si, sj, ri, rj, 1, strategy); in apply()
80 value = value_via_product(ri, rj, si, sj, -1, strategy); in apply()