Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return specified matrix multiplied by specified scalar.
One argument is a matrix and one is a scalar.
T1 | type of the first argument |
T2 | type of the second argument |
A | first argument |
B | second argument |
Definition at line 62 of file elt_multiply.hpp.