kmath
common
kmath-core
/
space.kscience.kmath.nd
/
mapInPlace
map
In
Place
common
inline
fun
<
T
>
MutableStructureND
<
T
>
.
mapInPlace
(
action
:
(
index
:
IntArray
,
T
)
->
T
)
Content copied to clipboard
Transform a structure element-by element in place.
Sources
common source
Link copied to clipboard