HiPeCTA
0.1
Contents:
Camera
Core
Calibration
Image
Memory
Plot
HiPeCTA
Docs
»
copyto
View page source
copyto
¶
hipecta.
copyto
(
dst
,
src
)
[source]
¶
Copies values from one array to another.
dst
:
ndarray
The array into which values are copied.
src
:
array_like
The array from which values are copied.