TensorStore
tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::data
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"
    Element* tensorstore::
        
    TransformedArray<ElementTagType, Rank, LayoutCKind>::
    data() const;

    Returns a raw pointer to the first element of the array.

    Back to top
    Previous tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::element_pointer
    Next tensorstore::TransformedArray<ElementTagType, Rank, LayoutCKind>::transform