---
title: "*(_:_:)"
framework: simd
role: symbol
role_heading: Operator
path: "simd/simd_float4x4/*(_:_:)-6yrrr"
---

# *(_:_:)

## Declaration

```swift
static func * (lhs: simd_float4x4, rhs: float4x4) -> float4x4
```
