Searched refs:max_gap (Results 1 – 4 of 4) sorted by relevance
127 Value max_gap = max_gap_right - max_gap_left; in maximum_gap() local131 if (math::larger(gap, max_gap)) in maximum_gap()135 max_gap = gap; in maximum_gap()139 return max_gap; in maximum_gap()174 CoordinateType max_gap in get_min_max_longitudes() local180 if (math::larger(max_gap, complement_gap)) in get_min_max_longitudes()
156 if (gap > max_gap()) in apply()175 difference_type max_gap() const in max_gap() function in boost::geometry::detail::max_interval_gap::event_visitor252 return sweep_visitor.max_gap(); in maximum_gap()
122 Longitude max_gap = geometry::maximum_gap(range, in apply() local139 if (math::larger(max_gap, zero)) in apply()142 if (math::larger(max_gap, wrapped_gap)) in apply()
5712 max_gap = max_fold = ZERO5726 if (shift, dt) > (max_gap, max_gap_datetime):5727 max_gap = shift5752 print("Max gap: %16s at %s in %s" % (max_gap, max_gap_datetime, max_gap_zone))