LAPACKE_zggsvd3

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
LAPACKE_zggsvd3
(,
char jobu
,
char jobv
,
char jobq
,
int m
,
int n
,
int p
,
int* k
,
int* l
,,
int lda
,,
int ldb
,
double* alpha
,
double* beta
,,
int ldu
,,
int ldv
,,
int ldq
,
int* iwork
)

Meta