api / koma.matrix / Matrix / plus

plus

abstract operator fun plus(other:T):Matrix<T> abstract operator fun plus(other:Matrix<T>):Matrix<T>