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

# matrix_double4x3

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

## Declaration

```swift
typealias matrix_double4x3 = simd_double4x3
```

## See Also

### Type Aliases

- [double4x3](simd/double4x3.md)
