Searched refs:highest_high (Results 1 – 1 of 1) sorted by relevance
108 … coordinate_type highest_high = geometry::get<max_corner, DimensionIndex>(bounded_indexable_0); in apply() local111 coordinate_type lowest_high = highest_high; in apply()128 if ( highest_high < max_coord ) in apply()129 highest_high = max_coord; in apply()148 coordinate_type const width = highest_high - lowest_low; in apply()