---
title: transpose
framework: simd
role: symbol
role_heading: Instance Property
path: simd/simd_double3x4/transpose
---

# transpose

The transpose of the matrix.

## Declaration

```swift
var transpose: double4x3 { get }
```

## See Also

### Matrix Properties

- [columns](simd/simd_double3x4/columns.md)
