kmath
common
kmath-core
/
space.kscience.kmath.linear
/
LinearSolver
/
inverse
inverse
common
abstract
fun
inverse
(
matrix
:
Matrix
<
T
>
)
:
Matrix
<
T
>
Content copied to clipboard
Get inverse of a matrix
Sources
common source
Link copied to clipboard