Copies the source Eigen matrix of vars to the destination matrix that is stored on the OpenCL device.
- Template Parameters
-
R | Compile time rows of the Eigen matrix |
C | Compile time columns of the Eigen matrix |
- Parameters
-
- Returns
- matrix_cl with a copy of the data in the source matrix
Definition at line 67 of file copy.hpp.