stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

svd - check the size of storage space

Open jvdp1 opened this issue 4 months ago • 3 comments

The procedure gesdd might return values for storage space larger than huge(lwork), resulting in a negative value fro lwork. Here is a proposition to solve this issue.

jvdp1 avatar Oct 18 '24 07:10 jvdp1