plus

operator fun plus(other: Matrix): Matrix

Adds another matrix to this matrix. The matrices must have the same dimensions.