api / koma.matrix.mtj.backend / no.uib.cipr.matrix.DenseMatrix / times

times

operator fun DenseMatrix.times(other: DenseMatrix): DenseMatrix operator fun DenseMatrix.times(other:Int): DenseMatrix operator fun DenseMatrix.times(other:Double): DenseMatrix