---
title: "*(_:_:)"
framework: simd
role: symbol
role_heading: Operator
path: "simd/simd_float2x4/*(_:_:)-7ypgr"
---

# *(_:_:)

## Declaration

```swift
static func * (lhs: simd_float2x4, rhs: float3x2) -> float3x4
```
