Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/index/detail/rtree/rstar/
Dredistribute_elements.hpp212 content_type ovl1 = (std::numeric_limits<content_type>::max)(); in apply() local
217 som1, ovl1, con1, in apply()
232 if ( ovl1 < ovl2 || (ovl1 == ovl2 && con1 <= con2) ) in apply()
236 smallest_overlap = ovl1; in apply()