powered by
Aggregate (sum) values over all locations, and cumulatively over time.
aggregate_per_stream(A)
An array with three dimensions. Dimensions are:
Time, ordered from most recent to most distant.
Location, enumerated from 1 and up.
Data stream, enumerated from 1 and up.
A matrix with dim(A)[1] rows and dim(A)[3] columns.
dim(A)[1]
dim(A)[3]