![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the elementwise division 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 |
Mat1 | type of the first matrix |
Mat2 | type of the second matrix |
m1 | First matrix |
m2 | Second matrix |
Definition at line 25 of file elt_divide.hpp.