TensorStore
tensorstore::BoxView<Rank, Mutable>::RankType
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
          • TIndex
          • TDimensionIndex
          • CIndexInterval
          • COptionallyImplicitIndexInterval
          • CIndexDomainDimension
          • TInlineRank
          • CRankConstraint
          • CBox
            • Data members
            • Types
            • Constructors
            • Methods
            • Accessors
            • Assignment
            • Friend functions
            • Related Functions
            • Related Constants
            • Related Types
              • CBoxView
                • Data members
                • Types
                  • TRankType
                  • TIndexType
                  • TIndexIntervalType
                • Constructors
                • Methods
              • TMutableBoxView
          • TDimensionSet
          • CIndexDomain
          • CIndexTransform
          • 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/box.h"
    using tensorstore::BoxView<Rank, Mutable>::RankType =
       
     StaticOrDynamicRank<Rank>;

    Type representing a static or dynamic rank.

    Back to top
    Previous tensorstore::BoxView<Rank, Mutable>::static_rank
    Next tensorstore::BoxView<Rank, Mutable>::IndexType