-
#include "tensorstore/strided_layout.h"
-
constexpr bool
tensorstore::IsArrayOriginKindConvertible(ArrayOriginKind source,
ArrayOriginKind target); Returns
true
iff an array with origin kindsource
can be converted to an array with origin kindtarget
.