Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
sum()
[4/7]
template<typename T ,
require_stan_scalar_t
< T > * = nullptr>
T stan::math::sum
(
T &&
m
)
inline
Returns specified input value.
Template Parameters
T
Type of element.
Parameters
m
Specified value.
Returns
Same value (the sum of one value).
Definition at line
21
of file
sum.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.