TensorStore
tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::static_rank
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • EContainerKind
          • CByteStridedPointer
          • CStridedLayout
          • CElementPointer
          • CArray
          • CTransformedArray
            • Types
            • Data members
              • Vstatic_rank
              • Vlayout_container_kind
            • Constructors
            • Methods
            • Related Types
            • Related Constants
            • Related Functions
          • 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/index_space/transformed_array.h"
    constexpr const DimensionIndex tensorstore::
        
    TransformedArray<ElementTagType, Rank, LayoutCKind>::
    static_rank =
           
     Transform::static_input_rank;

    Compile-time rank constraint, or dynamic_rank if the rank is determined at run time.

    Back to top
    Previous tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::RebindTransform
    Next tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::layout_container_kind