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