|
Ublas : |
Subject: [ublas] [bindings] LAPACK ?GESVD and minimum workspace size
From: sguazt (marco.guazzone_at_[hidden])
Date: 2011-04-06 11:08:14
Hello,
I've found an issue regarding the minimum workspace size for ?GESVD.
Specifically, the problem is in the "min_size_work" method (file
"gesvd.hpp") which seems to rely on the comments of ?GESVD function.
However, these comments are to taken with care.
Please this message that I posted to LAPACK forum:
http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=2&t=2011
What do you think?
Thank you very much!
Best,
-- Marco