NextFTC Suite
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextControl Linear Algebra
/
dev.nextftc.linalg
/
Matrix
/
inverse
inverse
@get:
JvmName
(
name
=
"inverse"
)
val
inverse
:
Matrix
<
R
,
C
>
(
source
)
The inverse of this matrix. Only valid for square matrices.