-
#include "tensorstore/array.h"
-
using tensorstore::Array<ElementTagType,
Rank,
OriginKind,
LayoutContainerKind>::Layout =
StridedLayout<Rank, OriginKind, LayoutContainerKind>; Strided layout type used by the array.
#include "tensorstore/array.h"
Strided layout type used by the array.