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

# double3x4

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

## Declaration

```swift
typealias double3x4 = simd_double3x4
```

## See Also

### Type Aliases

- [matrix_double3x4](simd/matrix_double3x4.md)
