TensorStore
tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::extent
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
                  • Vextent
                • 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"
    constexpr const DimensionIndex tensorstore::
        
    OutputIndexMapRange<InputRank, OutputRank, CKind>::
    extent =
           
     OutputRank;

    The static extent of this range, equal to the static output rank of the transform.

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