illegal value problem in LAPACK

Hi,

I am trying to SVD relatively large matrices (100000 * 100000) using C++ dgelsd_ routine from LAPACK. However, it returns On entry to DLASCL parameter number 4 had an illegal value.

Is there any suggestion what could be the problem.

thanks,
M

Topic archived. No new replies allowed.