Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Copies the source matrix to the destination matrix.
Both matrices are stored on the OpenCL device.
T | An arithmetic type to pass the value from the OpenCL matrix to. |
src | the source matrix |
<code>std::invalid_argument</code> | if the matrices do not have matching dimensions |