-
#include "tensorstore/index_space/index_transform.h"
-
constexpr const ContainerKind tensorstore::
IndexTransform<InputRank, OutputRank, CKind>::container_kind =
CKind; Specifies whether this owns an index transform (
container
), or merely holds an unowned reference to one (view
).