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

# matrix_float4x2

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

## Declaration

```swift
typealias matrix_float4x2 = simd_float4x2
```

## See Also

### Type Aliases

- [float4x2](simd/float4x2.md)
