times

operator fun times(a: Float): Mat2
operator fun times(a: Vec2): Vec2
operator fun times(a: Mat2): Mat2