-
#include "tensorstore/index_interval.h" -
Result<OptionallyImplicitIndexInterval>
tensorstore::GetAffineTransformDomain(
OptionallyImplicitIndexInterval interval,
Index offset,
Index divisor); Same as above, but also propagates
interval.implicit_lower()andinterval.implicit_upper()to the input space.