kmath
0.3.1-dev-RC
common
kmath-coroutines
/
space.kscience.kmath.chains
/
cumulativeSum
cumulative
Sum
fun
<
T
>
Flow
<
T
>
.
cumulativeSum
(
group
:
GroupOps
<
T
>
)
:
Flow
<
T
>
(
source
)