-
#include "tensorstore/box.h" -
template <typename Transformable>
auto tensorstore::BoxView<Rank, Mutable>::operator()(
Transformable&& transformable) const; Slices a supported type by a box.
#include "tensorstore/box.h"Slices a supported type by a box.