- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've been having some problems figuring out how to get cblas_dgemm to work properly. I'm trying to get it to multiply a 3x1 matrix by a 1x1 (a scalar), in this case [1 2 3] * 1, but the outputted result is [1 0 0]. I've attached my code below. Any help would be greatly appreciated!
Thanks, Nick
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nevermind, figured out the error.

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