TensorStore
tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::iterator
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
                  • Tvalue_type
                  • Titerator
                  • Tdifference_type
                • Data members
                • Constructors
                • 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"
    using tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::
        
    iterator = OutputIndexMapIterator<InputRank>;

    Iterator over output index maps.

    Back to top
    Previous tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::value_type
    Next tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::difference_type