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