-
#include "tensorstore/strided_layout.h"
-
template <DimensionIndex Rank,
ArrayOriginKind OriginKind,
ContainerKind CKind>
Index tensorstore::GetByteExtent(
const StridedLayout<Rank, OriginKind, CKind>& layout,
Index element_size); Returns smallest number of contiguous bytes into which the specified layout fits.