-
#include "tensorstore/schema.h" -
absl::Status tensorstore::Schema::TransformInputSpaceSchema(
IndexTransformView<> transform); Transforms a
Schemaby an index transform.Upon invocation, the input domain of
transformcorresponds tothis. Upon return,thiscorresponds to the output space oftransform.