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