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