mpi_array.locale.copy¶
-
mpi_array.locale.
copy
(ary)[source]¶ Return an array copy of the given object.
Parameters: ary ( LndarrayProxy
) – Array to copy.Return type: LndarrayProxy
Returns: A copy of ary
.
mpi_array.locale.
copy
(ary)[source]¶Return an array copy of the given object.
Parameters: | ary (LndarrayProxy ) – Array to copy. |
---|---|
Return type: | LndarrayProxy |
Returns: | A copy of ary . |