29template <
typename str
ide_t>
33 const std::vector<int>& data_shape,
34 const std::vector<stride_t>& i_strides,
35 const std::vector<stride_t>& o_strides,
void copy(const array &src, array &dst, CopyType ctype)
void copy_inplace(const array &src, array &dst, CopyType ctype)
CopyType
Definition copy.h:10