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