api / koma.matrix / Matrix / div

div

abstract operator fun div(other:Int):Matrix<T> abstract operator fun div(other:T):Matrix<T>