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

# cmatrix

Returns the matrix as the corresponding C matrix type.

## Declaration

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

## See Also

### Deprecated Symbols

- [matrix_from_columns(_:_:_:)](simd/matrix_from_columns(_:_:_:)-6ua0c.md)
- [matrix_equal(_:_:)](simd/matrix_equal(_:_:)-1kgro.md)
- [matrix_transpose(_:)](simd/matrix_transpose(_:)-92iqd.md)
- [init(_:)](simd/simd_float3x2/init(_:)-323m3.md)
