-
#include "tensorstore/tensorstore.h" -
constexpr const ReadWriteMode
tensorstore::TensorStore<ElementType, Rank, Mode>::static_mode =
Mode; Compile-time read-write mode, or
ReadWriteMode::dynamicif the mode is determined at run time.
#include "tensorstore/tensorstore.h"Compile-time read-write mode, or ReadWriteMode::dynamic if the mode is
determined at run time.