kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.nd
/
MutableStructure1D
/
set
set
@
PerformancePitfall
open
operator override
fun
set
(
index
:
IntArray
,
value
:
T
)
(
source
)
Inserts an item at the specified indices.
Parameters
index
the indices.
value
the value.