- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In MKL, are there routines to multiply a dense matrix by a sparse vector?
I can create a loop and compute the dot product of a sparse vector by a dense vector. However, I wonder if there's a better way.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no such routines in MKL. There is ?doti routine which can be used in that case, but I am not sure regard to would it the better way or not.
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