Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
com.acmerobotics.roadrunner.geometry
/
Matrix
/
solve
solve
fun
solve
(
other
:
Matrix
)
:
Matrix
Solves for X in the equation \(AX = B)\, where A is this matrix and B is other.