samer@4: function B=sym(A), B=A+A'; samer@4: % sym - Symmetric part of matrix (/2) samer@4: % samer@4: % sym :: [[N,N]] -> [[N,N]].