api / koma.internal.default.generated.matrix / DefaultIntMatrix / times

times

fun times(other:Matrix<Int>):Matrix<Int>

Overrides Matrix.times

fun times(other:Int):Matrix<Int>

Overrides Matrix.times