LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgghrd()

void LAPACK_dgghrd ( char const *  compq,
char const *  compz,
lapack_int const *  n,
lapack_int const *  ilo,
lapack_int const *  ihi,
double *  A,
lapack_int const *  lda,
double *  B,
lapack_int const *  ldb,
double *  Q,
lapack_int const *  ldq,
double *  Z,
lapack_int const *  ldz,
lapack_int info 
)
Here is the caller graph for this function: