kmath-for-real
/
space.kscience.kmath.real
/
mapInline
common
map
Inline
inline fun
NDBuffer
<
Double
>.
mapInline
(crossinline transform:
RealField
.(
Double
) ->
Double
):
NDBuffer
<
Double
>
Content copied to clipboard
Map one
NDBuffer
using function without indices.