kmath
0.3.1-dev-RC
common
kmath-coroutines
/
space.kscience.kmath.chains
/
mean
mean
@
ExperimentalCoroutinesApi
fun
<
T
,
S
:
Ring
<
T
>
,
ScaleOperations
<
T
>
>
Flow
<
T
>
.
mean
(
space
:
S
)
:
Flow
<
T
>
(
source
)