Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the cumulative sum of the specified vector.
The cumulative sum of a vector of values
T | type of elements in the vector |
x | Vector of values. |
Definition at line 25 of file cumulative_sum.hpp.