-
#include "tensorstore/index_space/output_index_map.h"
-
ArrayView<const Index, InputRank, offset_origin>
tensorstore::OutputIndexMapRef<InputRank>::IndexArrayView::array_ref()
const; Returns an ArrayView representing the index array.
The shape of the returned array is equal to the
IndexTransform::input_shape()
.