Automatic Differentiation
 
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.