set

open operator override fun set(x: Int, y: Int, value: T)

Set a specific value in the matrix

Parameters

x

The x coordinate

y

The y coordinate

value

The new value