inverse

@get:JvmName(name = "inverse")
val inverse: Matrix<R, C>(source)

The inverse of this matrix. Only valid for square matrices.