&*=(_:_:)

    Updates the left hand side with the pointwise wrapping product of two vectors.

    static func &*= (a: inout SIMD16<Scalar>, b: SIMD16<Scalar>)

    Other members in extension

    Type members