Copies the source kernel generator expression or matrix that is stored on the OpenCL device to the destination Eigen matrix.
- Template Parameters
-
- Parameters
-
src | expression or source matrix on the OpenCL device |
- Returns
- Eigen matrix with a copy of the data in the source matrix
Definition at line 235 of file copy.hpp.