&*=(_:_:)
Updates the left hand side with the pointwise wrapping product of two vectors.
Declaration
static func &*= (a: inout SIMD64<Scalar>, b: SIMD64<Scalar>)Updates the left hand side with the pointwise wrapping product of two vectors.
static func &*= (a: inout SIMD64<Scalar>, b: SIMD64<Scalar>)