Description Usage Arguments Value
If p is initial matrix, the result is the matrix with the following elements:
r_{ij} = ∑_{k=1}^i∑_{l=1}^j p_{ij}
1 | cumsum2(p)
|
p |
a matrix |
a matrix of cumulative sums
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.