![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the dot product of the specified vectors.
| v1 | First vector. |
| v2 | Second vector. |
| std::invalid_argument | If the vectors are not the same size or if they are both not vector dimensioned. |
Definition at line 24 of file dot_product.hpp.