---
title: "*(_:_:)"
framework: simd
role: symbol
role_heading: Operator
path: "simd/simd_double4x2/*(_:_:)-8tpc2"
---

# *(_:_:)

## Declaration

```swift
static func * (lhs: simd_double4x2, rhs: double4x4) -> double4x2
```
