Searched refs:lowest_low (Results 1 – 1 of 1) sorted by relevance
107 coordinate_type lowest_low = geometry::get<min_corner, DimensionIndex>(bounded_indexable_0); in apply() local125 if ( min_coord < lowest_low ) in apply()126 lowest_low = min_coord; in apply()148 coordinate_type const width = highest_high - lowest_low; in apply()