Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the product of a row vector times a column vector as a scalar.
T1 | type of row vector |
T2 | type of column vector |
[in] | A | row vector |
[in] | B | column vector |
Definition at line 90 of file multiply.hpp.