-
#include "tensorstore/strided_layout.h"
-
friend std::ostream&
tensorstore::StridedLayout<Rank, OriginKind, CKind>::operator<<(
std::ostream& os,
const StridedLayout& layout); Writes a string representation to
os
.
#include "tensorstore/strided_layout.h"
Writes a string representation to os
.