-
#include "tensorstore/index_interval.h" -
static constexpr IndexInterval
tensorstore::IndexInterval::UncheckedSized(Index inclusive_min,
Index size); Constructs an interval from the specified inclusive lower bound and size.
- Pre:¶
#include "tensorstore/index_interval.h"Constructs an interval from the specified inclusive lower bound and size.