LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dgglse ( lapack_int m,
lapack_int n,
lapack_int p,
double *  a,
lapack_int lda,
double *  b,
lapack_int ldb,
double *  c,
double *  d,
double *  x,
double *  work,
lapack_int lwork,
lapack_int info 
)

Here is the caller graph for this function: