matrix_transpose(_:) Returns the transpose of a matrix. Declarationfunc matrix_transpose(_ x: simd_double3x2) -> double2x3 See AlsoDeprecated Symbolsmatrix_equal(_:_:)matrix_from_columns(_:_:)init(_:)cmatrix