inverse

abstract fun inverse(): F64TwoAxisArray

Returns the inverse matrix. Note: for MxN matrices, it assumes a full-rank matrix.

Return

the inverse matrix

Since

1.1.1