kmath
0.3.1-dev-RC
common
kmath-for-real
/
space.kscience.kmath.real
/
mapInline
map
Inline
inline
fun
BufferND
<
Double
>
.
mapInline
(
crossinline
transform
:
DoubleField
.
(
Double
)
->
Double
)
:
BufferND
<
Double
>
(
source
)
Map one
BufferND
using function without indices.