![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the elementwise multiplication of the specified matrices.
Mat1 | type of the first matrix or expression |
Mat2 | type of the second matrix or expression |
m1 | First matrix or expression |
m2 | Second matrix or expression |
Definition at line 26 of file elt_multiply.hpp.