api / koma.matrix.common / DoubleMatrixBase / div

div

open fun div(other:Int):Matrix<Double>

Overrides Matrix.div

open fun div(other:Double):Matrix<Double>

Overrides Matrix.div