Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Matrix multiplication of two kernel generator expressions.
Evaluates both expressions before calculating the matrix product.
T_a | type of first expression |
T_b | type of second expression |
a | first expression |
b | second expression |
Definition at line 106 of file multiply.hpp.