matrix_transpose(_:) Returns the transpose of a matrix. Declarationfunc matrix_transpose(_ x: simd_float2x2) -> float2x2 See AlsoDeprecated Symbolsmatrix_invert(_:)matrix_from_diagonal(_:)matrix_from_columns(_:_:)matrix_determinant(_:)matrix_equal(_:_:)init(_:)cmatrix