kmath
0.3.1-dev-RC
common
kmath-multik
/
space.kscience.kmath.multik
/
MultikTensorAlgebra
/
mapIndexedInPlace
map
Indexed
In
Place
inline
fun
<
T
>
MutableStructureND
<
T
>
.
mapIndexedInPlace
(
operation
:
(
index
:
IntArray
,
t
:
T
)
->
T
)
(
source
)
Transform a structure element-by element in place.