Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dget_relative_order.hpp67 int const side_ri_p = strategy.apply(pi, pj, ri); in apply() local
73 std::cout << "r//p: " << side_ri_p << " / " << side_rj_p; in apply()
83 int const order = side_ri_p * side_ri_p * side_si_p * value; in apply()