times

operator fun times(v: Float): Mat3
operator fun times(m: Mat3): Mat3
operator fun times(v: Float3): Float3