TensorStore
tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::OutputIndexMapRange[default]
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
          • TIndex
          • TDimensionIndex
          • CIndexInterval
          • COptionallyImplicitIndexInterval
          • CIndexDomainDimension
          • TInlineRank
          • CRankConstraint
          • CBox
          • TDimensionSet
          • CIndexDomain
          • CIndexTransform
            • Data members
            • Constructors
            • Methods
            • Accessors
            • Friend functions
            • Related Types
              • COutputIndexMapRef
              • COutputIndexMapRange
                • Types
                • Data members
                • Constructors
                  • FOutputIndexMapRange [default]
                  • FOutputIndexMapRange [transform]
                  • FOutputIndexMapRange [convert]
                • Methods
                • Related Types
              • TIndexTransformView
            • Related Constants
            • Related Functions
            • Identity transform
            • Bounds propagation
          • 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_space/output_index_map.h"
    tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::
        
    OutputIndexMapRange();

    Constructs an invalid output index map range.

    Back to top
    Previous tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::extent
    Next tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::OutputIndexMapRange[transform]