-
#include "tensorstore/strided_layout.h" -
template <int&... ExplicitArgumentBarrier>
requires (CKind == container)
void tensorstore::StridedLayout<Rank, OriginKind, CKind>::set_rank(
RankType rank); Sets the rank to the specified value.
The existing
origin,shapeandbyte_stridesare not preserved.