inclusive / cumulative sum, etc. More...
Modules | |
accum | |
Evaluate the cumulative sum (inclusive) along a given dimension. | |
scan | |
Scan an array (generalized) over a given dimension. | |
scanByKey | |
Scan an array (generalized) over a given dimension, according to an array of keys. | |
where | |
Locate the indices of the non-zero values in an array. | |
inclusive / cumulative sum, etc.