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