![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename Derived > | |
Eigen::DenseBase< Derived >::Scalar | stan::math::sum (const Eigen::DenseBase< Derived > &v) |
Returns the sum of the coefficients of the specified Eigen Matrix, Array or expression. More... | |