Copies the source var containing Eigen matrices to destination var that has data stored on the OpenCL device.
- Template Parameters
-
T | type of the Eigen matrix |
- Parameters
-
- Returns
- var with a copy of the data on the OpenCL device
Definition at line 33 of file copy.hpp.