TensorStore
tensorstore::Array<ElementTagType, Rank, OriginKind, LayoutContainerKind>::static_rank
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • EContainerKind
          • CByteStridedPointer
          • CStridedLayout
          • CElementPointer
          • CArray
            • Types
            • Data members
              • Vstatic_rank
              • Varray_origin_kind
              • Vlayout_container_kind
            • Constructors
            • Methods
            • Indexing
            • Friend functions
            • Comparison
            • Related Types
            • Related Constants
            • Related Functions
            • Creation functions
            • Copy functions
            • Formatting
            • Broadcasting
          • CTransformedArray
          • Transformation
          • Iteration
        • Key-value storage
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/array.h"
    constexpr const DimensionIndex tensorstore::
        
    Array<ElementTagType, Rank, OriginKind, LayoutContainerKind>::
            
    static_rank = RankConstraint::FromInlineRank(Rank);

    Rank of the array, or dynamic_rank if specified at run time.

    Back to top
    Previous tensorstore::Array<ElementTagType, Rank, OriginKind, LayoutContainerKind>::RebindElement
    Next tensorstore::Array<ElementTagType, Rank, OriginKind, LayoutContainerKind>::array_origin_kind