zgesvd_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
zgesvd_
(
char* jobu
,
char* jobvt
,
int* m
,
int* n
,,
int* lda
,
double* s
,,
int* ldu
,,
int* ldvt
,,
int* lwork
,
double* rwork
,
int* info
)

Meta