times

operator fun times(v: Float): Mat4
operator fun times(m: Mat4): Mat4
operator fun times(v: Float4): Float4