kmath
0.3.1-dev-RC
common
kmath-tensors
/
space.kscience.kmath.tensors.core
/
IntTensorAlgebra
/
mapIndexedInPlace
map
Indexed
In
Place
inline
fun
Tensor
<
Int
>
.
mapIndexedInPlace
(
operation
:
(
IntArray
,
Int
)
->
Int
)
(
source
)