times

operator fun times(v: Float): Mat2(source)
operator fun times(m: Mat2): Mat2(source)
operator fun times(v: Float2): Float2(source)