LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
lapack_int LAPACKE_dgglse ( int  matrix_layout,
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 
)