problem with dgesdd for svd decomposition
Dear All:
I have downloaded the lapack_win32 and write my own program to conduct svd decomposition, but there is a link error as follows:
unresolved external symbol "void __cdecl Lapack::dgesdd(char *,long *,long *,double *,long *,double *,double *,long *,double *,long *,double *,long *,long *,long *)
could anybody help me to fix this problem?
many thanks.
Best
Wei
I have downloaded the lapack_win32 and write my own program to conduct svd decomposition, but there is a link error as follows:
unresolved external symbol "void __cdecl Lapack::dgesdd(char *,long *,long *,double *,long *,double *,double *,long *,double *,long *,double *,long *,long *,long *)
could anybody help me to fix this problem?
many thanks.
Best
Wei