![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Classes | |
class | stan::math::sum_v_vari |
Class for sums of variables constructed with standard vectors. More... | |
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
var | stan::math::sum (const std::vector< var > &m) |
Returns the sum of the entries of the specified vector. More... | |