---
title: "*(_:_:)"
framework: simd
role: symbol
role_heading: Operator
path: "simd/simd_float3x3/*(_:_:)-69c2x"
---

# *(_:_:)

## Declaration

```swift
static func * (lhs: simd_float3x3, rhs: float2x3) -> float2x3
```
