transpose function transpose(A:RealMatrixLike) -> RealMatrixLike Matrix transpose. A Matrix A. Returns Result B = A^\top.