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

# double2x3

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

## Declaration

```swift
typealias double2x3 = simd_double2x3
```

## See Also

### Type Aliases

- [matrix_double2x3](simd/matrix_double2x3.md)
