Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the elementwise lmultiply()
of the input.
T_a | type of first expression |
T_b | type of second expression |
a | first expression |
b | second expression |
lmultiply()
of the input. Definition at line 28 of file lmultiply.hpp.