![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the product of the matrix and the diagonal matrix formed from the vector or row_vector.
Return the product of the matrix and a diagonal matrix formed from the vector or row_vector.
| T1 | type of the matrix |
| T2 | type of the vector/row_vector |
| m1 | input matrix |
| m2 | input vector/row_vector |
Definition at line 25 of file diag_post_multiply.hpp.