-
#include "tensorstore/index_space/index_transform.h"
-
friend std::ostream&
tensorstore::IndexTransform<InputRank, OutputRank, CKind>::operator<<(
std::ostream& os,
const IndexTransform& transform); Prints a string representation of an index space transform.
This function is intended primarily for tests/debugging.