times

operator fun times(a: Float): Mat3
operator fun times(a: Vec3): Vec3
operator fun times(a: Mat3): Mat3