Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ sum()

template<typename T , typename = void>
T stan::math::accumulator< T, typename >::sum ( ) const
inline

Return the sum of the accumulated values.

Returns
Sum of accumulated values.

Definition at line 92 of file accumulator.hpp.