TensorStore
tensorstore::ElementPointer<ElementTagType>::dtype
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • EContainerKind
          • CByteStridedPointer
          • CStridedLayout
          • CElementPointer
            • Types
            • Constructors
            • Methods
            • Accessors
              • Fdtype
              • Fdata
              • Fbyte_strided_pointer
              • Fpointer
              • Foperator bool
            • 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"
    constexpr DataType
    tensorstore::ElementPointer<ElementTagType>::dtype() const;

    Returns the data type.

    Back to top
    Previous tensorstore::ElementPointer<ElementTagType>::operator=
    Next tensorstore::ElementPointer<ElementTagType>::data