Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/index/detail/algorithms/
Dmargin.hpp102 struct simple_margin_for_each_dimension struct
108 return simple_margin_for_each_dimension<Box, CurrentDimension - 1>::apply(b) + in apply()
114 struct simple_margin_for_each_dimension<Box, 1> struct
146 return detail::simple_margin_for_each_dimension<Box>::apply(g); in apply()