![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Copies the source var that has data stored on the OpenCL device to destination std::vector containing vars.
Copies the source var that has data stored on the OpenCL device to destination std::vector containing either Eigen vectors of vars or vars containing Eigen vectors.
| T_dst | destination type |
| T | type of the matrix or expression on the OpenCL device |
| a | source matrix_cl or expression |