- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to perform A+A^T (A is full square matrix... A is not a sparse matrix) and create a lower or upper triangular matrix C. How can I do that using BLAS?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for posting in Intel Communities.
Please refer to the below link for omputing a vector-scalar product and ddding the result to a vector.
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-axpy.html
For computing the inverse of a triangular matrix refer to the below link.
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/trtri.html
Kindly get back to us with details elaborated to help with your issue better.
Best Regards,
Shanmukh.SS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
A gentle reminder:
Has the information provided helped? Could you please let us know if you need any more details?
Best Regards,
Shanmukh.SS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
A gentle reminder:
Has the information provided helped? Could you please let us know if you need any more details?
Best Regards,
Shanmukh.SS
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page