api / koma.extensions / emul

emul

infix funMatrix<Double>.emul(other:Matrix<Double>):Matrix<Double>

Allow infix operator "a emul b" to be element-wise multiplication of two matrices.