Cumulate
Returns an array with each element being the sum of all of the elements of X along dimension I up to, and including, the corresponding element of X.
Declaration
Cumulate(X:Array[I] ; I : Index)
Comments
Returns an array with each element being the sum of all of the elements of X along dimension I up to, and including, the corresponding element of X.
Cumulate(X:Array[I] ; I : Index)
Enable comment auto-refresher