Stan Math Library  2.15.0
reverse mode automatic differentiation
Namespaces | Functions
dot.hpp File Reference
#include <vector>
#include <cstddef>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

double stan::math::dot (const std::vector< double > &x, const std::vector< double > &y)
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.