-
#include "tensorstore/strided_layout.h"
-
constexpr const ContainerKind tensorstore::
StridedLayout<Rank, OriginKind, CKind>::container_kind = CKind; Indicates whether this represents a layout by value (
container
) or by unowned reference (view
).
#include "tensorstore/strided_layout.h"
Indicates whether this represents a layout by value (container
) or by
unowned reference (view
).