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