Get back a symmetric square matrix based on his rotated row-wised version.
Get back a symmetric square matrix based on his rotated row-wised version.
Get back a symmetric square matrix based on his rotated row-wised version. The rotated form of the input is such each column correspond to a diagonal, where the first column is the main diagonal and next ones are the upper/lower-diagonal. To match dimension, last element of these columns are discarded.