-
#include "tensorstore/array.h"
-
tensorstore::Array<ElementTagType,
Rank,
OriginKind,
LayoutContainerKind>::Array(); Default constructs both the
element_pointer
and thelayout
.
#include "tensorstore/array.h"
Default constructs both the element_pointer
and the layout
.