matrix_transpose(_:) Returns the transpose of a matrix. Declarationfunc matrix_transpose(_ x: simd_float3x2) -> float2x3 See AlsoDeprecated Symbolsmatrix_from_columns(_:_:_:)matrix_equal(_:_:)cmatrixinit(_:)