TensorStore
tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::Transform
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • EContainerKind
          • CByteStridedPointer
          • CStridedLayout
          • CElementPointer
          • CArray
          • CTransformedArray
            • Types
              • TElementTag
              • TElementPointer
              • TPointer
              • TTransform
              • TElement
              • TDataType
              • TRankType
              • TRebindTransform
            • Data members
            • 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"
    using tensorstore::
        
    TransformedArray<ElementTagType, Rank, LayoutCKind>::
    Transform =
           
     IndexTransform<Rank, dynamic_rank, LayoutCKind>;

    Index transform type.

    Back to top
    Previous tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::Pointer
    Next tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::Element