![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the dot product of the specified arrays.
| v1 | First array. |
| v2 | Second array. |
| std::domain_error | if the vectors are not the same size. |
Definition at line 56 of file dot_product.hpp.