TensorStore
tensorstore::Array<ElementTagType, Rank, OriginKind, LayoutContainerKind>::byte_strided_origin_pointer
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • EContainerKind
          • CByteStridedPointer
          • CStridedLayout
          • CElementPointer
          • CArray
            • Types
            • Data members
            • Constructors
            • Methods
              • Foperator=
              • Fvalid
              • Fdata
              • Fpointer
              • Fdtype
              • Felement_pointer
              • Fbyte_strided_pointer
              • Fbyte_strided_origin_pointer
              • Frank
              • Forigin
              • Fshape
              • Fbyte_strides
              • Fnum_elements
              • Fdomain
              • Flayout
              • Foperator()
              • Foperator[] [index]
              • Foperator[] [indices]
              • Farray_view
              • Fshared_array_view
              • Fshared_array
              • Foperator|
            • Indexing
            • Friend functions
            • Comparison
            • Related Types
            • Related Constants
            • Related Functions
            • Creation functions
            • Copy functions
            • Formatting
            • Broadcasting
          • 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/array.h"
    ByteStridedPointer<Element>
    tensorstore::Array<ElementTagType,
                      
     Rank,
                      
     OriginKind,
                      
     LayoutContainerKind>::
    byte_strided_origin_pointer()
       
     const;

    Returns the base address of the array data as a ByteStridedPointer.

    Back to top
    Previous tensorstore::Array<ElementTagType, Rank, OriginKind, LayoutContainerKind>::byte_strided_pointer
    Next tensorstore::Array<ElementTagType, Rank, OriginKind, LayoutContainerKind>::rank