kmath
0.3.1-dev-RC
common
kmath-stat
/
space.kscience.kmath.series
/
SeriesAlgebra
/
map
map
inline
fun
Buffer
<
T
>
.
map
(
crossinline
transform
:
A
.
(
T
)
->
T
)
:
Series
<
T
>
(
source
)
Map a series to another series of the same size