inverse

abstract fun inverse(matrix: Matrix<T>): Matrix<T>

Get inverse of a matrix

Sources

common source
Link copied to clipboard