Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ sum() [6/7]

template<typename Alloc >
var stan::math::sum ( const std::vector< var, Alloc > &  m)
inline

Returns the sum of the entries of the specified vector.

Parameters
mVector.
Returns
Sum of vector entries.

Definition at line 26 of file sum.hpp.