---
title: float3x2
framework: simd
role: symbol
role_heading: Type Alias
path: simd/float3x2
---

# float3x2

A type alias for a single-precision 3 x 2 matrix.

## Declaration

```swift
typealias float3x2 = simd_float3x2
```

## See Also

### Type Aliases

- [matrix_float3x2](simd/matrix_float3x2.md)
