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

◆ sum()

template<typename T >
var stan::math::accumulator< T, require_var_t< T > >::sum ( ) const
inline

Return the sum of the accumulated values.

Returns
Sum of accumulated values.

Definition at line 135 of file accumulator.hpp.