kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.structures
/
LongBuffer
/
set
set
open
operator override
fun
set
(
index
:
Int
,
value
:
Long
)
(
source
)
Sets the array element at the specified
index
to the specified
value
.