-
#include "tensorstore/tensorstore.h"
-
constexpr const DimensionIndex
tensorstore::TensorStore<ElementType, Rank, Mode>::static_rank =
Rank; Compile-time rank, or
dynamic_rank
if the rank is determined at run time.
#include "tensorstore/tensorstore.h"
Compile-time rank, or dynamic_rank
if the rank is determined at run
time.