-
#include "tensorstore/index_interval.h" -
IndexInterval
tensorstore::OptionallyImplicitIndexInterval::effective_interval()
const; Returns the interval containing the effective bounds.
The effective bounds are equal to
interval(), except that an implicit lower/upper bound is converted to -/+inf, respectively.