minus

operator fun minus(other: Matrix<R, C>): Matrix<R, C>(source)

Subtracts another matrix with the same dimensions.