-
#include "tensorstore/array.h"
-
SharedArrayView<Element, static_rank, OriginKind>
tensorstore::Array<ElementTagType,
Rank,
OriginKind,
LayoutContainerKind>::shared_array_view() const; Returns a SharedArrayView that represents the same array.
#include "tensorstore/array.h"
Returns a SharedArrayView that represents the same array.