- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is using (?)DGESVD the only way to calculate pseudoinverse for a general (not square) matrix in MKL? Is there a single function that will take let's say a 5x2 matrix and calculate a pseudoinverse?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
dgelss can do the job with one input your matrix, the other the unit matrix
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - bb_12_bb_12
Is using (?)DGESVD the only way to calculate pseudoinverse for a general (not square) matrix in MKL? Is there a single function that will take let's say a 5x2 matrix and calculate a pseudoinverse?
dgelss
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
dgelss can do the job with one input your matrix, the other the unit matrix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - rbarron@gsig.com
dgelss can do the job with one input your matrix, the other the unit matrix

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