TensorStore
tensorstore::OptionallyImplicitIndexInterval::interval
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
          • TIndex
          • TDimensionIndex
          • CIndexInterval
          • COptionallyImplicitIndexInterval
            • Constructors
            • Accessors
              • Finterval
              • Fimplicit_lower
              • Fimplicit_upper
              • Feffective_interval
            • Friend functions
            • Related Functions
          • CIndexDomainDimension
          • TInlineRank
          • CRankConstraint
          • CBox
          • TDimensionSet
          • CIndexDomain
          • CIndexTransform
          • VIsIndexArray
          • CDimExpression
          • Alignment
        • Data types
        • Array
        • Key-value storage
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/index_interval.h"
    const IndexInterval&
    tensorstore::OptionallyImplicitIndexInterval::interval() const;
    IndexInterval&
    tensorstore::OptionallyImplicitIndexInterval::interval();

    Returns the base interval.

    Back to top
    Previous tensorstore::OptionallyImplicitIndexInterval::OptionallyImplicitIndexInterval[interval, implicit]
    Next tensorstore::OptionallyImplicitIndexInterval::implicit_lower