TensorStore
tensorstore::ElementPointer<ElementTagType>::DataType
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • E ContainerKind
          • C ByteStridedPointer
          • C StridedLayout
          • C ElementPointer
            • Types
              • T ElementTag
              • T Pointer
              • T element_type
              • T DataType
            • Constructors
            • Methods
            • Accessors
            • 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"
    using tensorstore::ElementPointer<ElementTagType>::DataType =
        dtype_t<Element>;

    Static or dynamic data type representation.