toggle menu
MatrixLib
1.0.2
jvm
switch theme
search in API
MatrixLib
/
uk.ac.bournemouth.ap.lib.matrix
/
CompactArrayMutableSparseMatrix
/
set
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