-
#include "tensorstore/index_interval.h" -
constexpr IndexInterval
tensorstore::DividePositiveRoundOut(IndexInterval interval,
Index divisor); Divides the lower and upper bounds of
intervalbydivisor, rounding out (expanding the interval) to the nearest integer.