set

operator fun set(index: Int, value: Double)

Sets the element at the supplied index to the supplied value

Parameters

index

an index into the array

value

the value to set