LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgglse()

void LAPACK_dgglse ( lapack_int const *  m,
lapack_int const *  n,
lapack_int const *  p,
double *  A,
lapack_int const *  lda,
double *  B,
lapack_int const *  ldb,
double *  C,
double *  D,
double *  X,
double *  work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: