TensorStore
tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::size
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
                • Methods
                  • Fsize
                  • Fempty
                  • Fbegin
                  • Foperator[]
                  • Finput_rank
                • 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"
    StaticOrDynamicRank<OutputRank>
    tensorstore::OutputIndexMapRange<InputRank, OutputRank, CKind>::size()
       
     const;

    Returns the output rank of the transform.

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