times

operator fun times(that: MMatrix4): MMatrix4
operator fun times(value: Float): MMatrix4
operator fun times(value: Double): MMatrix4
operator fun times(value: Int): MMatrix4