-
#include "tensorstore/index_interval.h"
-
static Result<IndexInterval>
tensorstore::IndexInterval::Closed(Index inclusive_min,
Index inclusive_max); Tries to construct an interval from inclusive lower and upper bounds.
#include "tensorstore/index_interval.h"
Tries to construct an interval from inclusive lower and upper bounds.