Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
com.acmerobotics.roadrunner.geometry
/
Matrix
/
set
set
operator
fun
set
(
i
:
Int
,
j
:
Int
,
value
:
Double
)
Sets the element at the given indices to the given
value
.