TensorStore
tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::layout_container_kind
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 ContainerKind
    tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::
            
    layout_container_kind = LayoutCKind;

    Layout container kind.

    Back to top
    Previous tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::static_rank
    Next tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::TransformedArray[default]