api / koma.matrix / Matrix / minus

minus

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