TensorStore
tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::shape
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • EContainerKind
          • CByteStridedPointer
          • CStridedLayout
          • CElementPointer
          • CArray
          • CTransformedArray
            • Types
            • Data members
            • Constructors
            • Methods
              • Foperator= [convert]
              • Foperator= [array]
              • Frank
              • Fdomain
              • Forigin
              • Fshape
              • Flabels
              • Fdtype
              • Felement_pointer
              • Fdata
              • Ftransform
              • Fbase_array
              • FMaterialize
              • Foperator|
            • 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"
    span<const Index, static_rank>
    tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::
        
    shape() const;

    Returns the shape vector of the transformed array.

    Back to top
    Previous tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::origin
    Next tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::labels