-
#include "tensorstore/array.h" -
constexpr const DimensionIndex tensorstore::
Array<ElementTagType, Rank, OriginKind, LayoutContainerKind>::
static_rank = RankConstraint::FromInlineRank(Rank); Rank of the array, or
dynamic_rankif specified at run time.