-
#include "tensorstore/rank.h"
- constexpr tensorstore::DynamicRank::operator DimensionIndex() const;
Enables the use of
dynamic_rank
below as a constant argument forDimensionIndex Rank
template parameters to indicate a dynamic rank (with inline buffer disabled, if applicable).