kmath
0.3.1-dev-RC
common
kmath-tensors
/
space.kscience.kmath.tensors.core
/
IntTensorAlgebra
/
mapIndexed
map
Indexed
inline override
fun
StructureND
<
Int
>
.
mapIndexed
(
transform
:
IntRing
.
(
index
:
IntArray
,
Int
)
->
Int
)
:
IntTensor
(
source
)