![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the dot product of columns of the specified matrices.
| T_a | type of the first matrix |
| T_b | type of the second matrix |
| a | Matrix of first vectors. |
| b | Matrix of second vectors. |
| std::domain_error | If the matrices are not the same size |
Definition at line 27 of file columns_dot_product.hpp.