链接已复制
1 回复
There are no such functions for conversion between full and upper triangular matrix formats as well for the packed as for the full storage schemes. I guess your question was about packed format only, because of for ordinary format it pretty easy to write code for conversion full < -- > symmetric format.
--Gennady