-
#include "tensorstore/chunk_layout.h"
-
friend Result<ChunkLayout>
tensorstore::ChunkLayout::ApplyInverseIndexTransform(
IndexTransformView<> transform,
ChunkLayout input_constraints); Transforms a chunk layout for the input space of a transform to a corresponding chunk layout for the output space of the transform.