api / koma.matrix.ejml.backend / org.ejml.simple.SimpleMatrix / times
times
operator fun SimpleMatrix.times(other: SimpleMatrix): SimpleMatrix
operator fun SimpleMatrix.times(other:
Int
): SimpleMatrix
operator fun SimpleMatrix.times(other:
Double
): SimpleMatrix