-
#include "tensorstore/strided_layout.h"
-
Index tensorstore::StridedLayout<Rank, OriginKind, CKind>::
num_elements() const; Returns the total number of elements (product of extents in
shape()
).
#include "tensorstore/strided_layout.h"
Returns the total number of elements (product of extents in shape()
).