![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<int R, int C> | |
double | stan::math::dot_self (const Eigen::Matrix< double, R, C > &v) |
Returns the dot product of the specified vector with itself. More... | |