inverse

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

Get inverse of a matrix