TensorStore
tensorstore::IndexTransform<InputRank, OutputRank, CKind>::static_output_rank
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
          • T Index
          • T DimensionIndex
          • C IndexInterval
          • C OptionallyImplicitIndexInterval
          • C IndexDomainDimension
          • T InlineRank
          • C RankConstraint
          • C Box
          • T DimensionSet
          • C IndexDomain
          • C IndexTransform
            • Data members
              • V static_rank
              • V static_output_rank
              • V container_kind
            • Constructors
            • Methods
            • Accessors
            • Friend functions
            • Related Types
            • Related Constants
            • Related Functions
            • Identity transform
            • Bounds propagation
          • V IsIndexArray
          • C DimExpression
          • 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/index_transform.h"
    constexpr const DimensionIndex tensorstore::
        
    IndexTransform<InputRank, OutputRank, CKind>::
    static_output_rank =
            OutputRank;

    Static output rank, or dynamic_rank if the input rank is determined at run time.