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

# float4x2

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

## Declaration

```swift
typealias float4x2 = simd_float4x2
```

## See Also

### Type Aliases

- [matrix_float4x2](simd/matrix_float4x2.md)
