Stan Math Library
4.9.0
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
m
Vector.
Returns
Sum of vector entries.
Definition at line
26
of file
sum.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.