![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Multiplies a matrix and a vector on an OpenCL device.
| T_matrix | type of the matrix or matrix expression |
| T_vector | type of the vector or vector expression |
| matrix | the matrix |
| vector | the vector |
| invalid_argument | vector has more than column or matrix has different number of rows than vector columns. |
Definition at line 27 of file matrix_vector_multiply.hpp.