&*(_:_:)

    The pointwise wrapping product of two vectors.

    static func &* (a: SIMD2<Scalar>, b: SIMD2<Scalar>) -> SIMD2<Scalar>

    Other members in extension

    Type members