TensorStore
tensorstore::ElementPointer<ElementTagType>::data
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • E ContainerKind
          • C ByteStridedPointer
          • C StridedLayout
          • C ElementPointer
            • Types
            • Constructors
            • Methods
            • Accessors
              • F dtype
              • F data
              • F byte_strided_pointer
              • F pointer
              • F operator bool
            • Comparison
            • Metafunctions
            • Related Types
            • Related Constants
            • Ownership conversion
            • Arithmetic operations
          • C Array
          • C TransformedArray
          • 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/util/element_pointer.h"
    Element* tensorstore::ElementPointer<ElementTagType>::data() const;

    Returns the raw pointer value.