TensorStore
tensorstore::ElementPointer<ElementTagType>::DataType
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • EContainerKind
          • CByteStridedPointer
          • CStridedLayout
          • CElementPointer
            • Types
              • TElementTag
              • TPointer
              • Telement_type
              • TDataType
            • Constructors
            • Methods
            • Accessors
            • Comparison
            • Metafunctions
            • Related Types
            • Related Constants
            • Ownership conversion
            • Arithmetic operations
          • CArray
          • CTransformedArray
          • 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.

    Back to top
    Previous tensorstore::ElementPointer<ElementTagType>::element_type
    Next tensorstore::ElementPointer<ElementTagType>::ElementPointer[default]