&*(_:_:)

    The pointwise wrapping product of two vectors.

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

    Other members in extension

    Type members