-
#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
.
#include "tensorstore/array.h"
Returns the base address of the array data as a ByteStridedPointer
.