plus

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

Adds another matrix with the same dimensions.