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

# matrix_float2x2

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

## Declaration

```swift
typealias matrix_float2x2 = simd_float2x2
```

## See Also

### Type Aliases

- [float2x2](simd/float2x2.md)
