toggle menu
MatrixLib
1.0.2
jvm
switch theme
search in API
MatrixLib
/
uk.ac.bournemouth.ap.lib.matrix.int
/
MutableSparseIntMatrix
/
set
set
abstract
operator override
fun
set
(
x
:
Int
,
y
:
Int
,
value
:
Int
)
Set a specific value in the matrix
Parameters
x
The x coordinate
y
The y coordinate
value
The new value