-
#include "tensorstore/rank.h" -
constexpr DimensionIndex tensorstore::DynamicRank::operator()(
DimensionIndex inline_buffer_size) const; Enables the use of
dynamic_rank(n)as an argument forDimensionIndex Ranktemplate parameters to indicate a dynamic rank with an inline buffer of sizen.