LAPACKE_dggsvp3_work

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_dggsvp3_work
(,
char jobu
,
char jobv
,
char jobq
,
int m
,
int p
,
int n
,
double* a
,
int lda
,
double* b
,
int ldb
,
double tola
,
double tolb
,
int* k
,
int* l
,
double* u
,
int ldu
,
double* v
,
int ldv
,
double* q
,
int ldq
,
int* iwork
,
double* tau
,
double* work
,
int lwork
)

Meta