Searched refs:comparable_margin (Results 1 – 2 of 2) sorted by relevance
125 struct comparable_margin struct131 struct comparable_margin<Geometry, point_tag> struct139 struct comparable_margin<Box, box_tag> struct153 typename default_margin_result<Geometry>::type comparable_margin(Geometry const& g) in comparable_margin() function155 return dispatch::comparable_margin< in comparable_margin()
147 … sum_of_margins += index::detail::comparable_margin(box1) + index::detail::comparable_margin(box2); in apply()