Copies result of a kernel generator expression to the specified destination type.
- Template Parameters
-
T_ret | destination type |
T | type of expression |
- Parameters
-
- Returns
- Eigen matrix with a copy of the data in the source matrix
Definition at line 135 of file copy.hpp.