- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does any one know if there is any function or any way in MKL to convert between full matrix format and upper triangular matrix format? Either in dense or sparse? (assume it is a symmetric matrix)
Many Thanks.
Many Thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page