minus

operator fun minus(other: Matrix): Matrix

Subtracts another matrix from this matrix. The matrices must have the same dimensions.