-
#include "tensorstore/index_space/transformed_array.h" -
constexpr const DimensionIndex tensorstore::
TransformedArray<ElementTagType, Rank, LayoutCKind>::static_rank =
Transform::static_input_rank; Compile-time rank constraint, or
dynamic_rankif the rank is determined at run time.