---
title: cmatrix
framework: simd
role: symbol
role_heading: Instance Property
path: simd/simd_float4x2/cmatrix
---

# cmatrix

Returns the matrix as the corresponding C matrix type.

## Declaration

```swift
var cmatrix: simd_float4x2 { get }
```

## See Also

### Deprecated Symbols

- [matrix_equal(_:_:)](simd/matrix_equal(_:_:)-1izln.md)
- [matrix_from_columns(_:_:_:_:)](simd/matrix_from_columns(_:_:_:_:)-2u92u.md)
- [matrix_transpose(_:)](simd/matrix_transpose(_:)-260wn.md)
- [init(_:)](simd/simd_float4x2/init(_:)-2e140.md)
