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

# matrix_double3x2

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

## Declaration

```swift
typealias matrix_double3x2 = simd_double3x2
```

## See Also

### Type Aliases

- [double3x2](simd/double3x2.md)
