Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the product of a matrix and the diagonal matrix formed from the vector or row_vector.
T1 | type of the matrix |
T2 | type of the vector/row_vector |
v1 | input matrix |
v2 | input vector/row_vector |
Definition at line 30 of file diag_post_multiply.hpp.