Home
last modified time | relevance | path

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

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