![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the elementwise division of the specified scalar by the specified matrix.
Scal | type of the scalar |
Mat | type of the matrix or expression |
s | scalar |
m | matrix or expression |
Scal | type of the scalar |
Mat | type of the matrix |
s | scalar |
m | matrix or expression |
Definition at line 60 of file elt_divide.hpp.