LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_chgeqz()

void LAPACK_chgeqz ( char const *  job,
char const *  compq,
char const *  compz,
lapack_int const *  n,
lapack_int const *  ilo,
lapack_int const *  ihi,
lapack_complex_float H,
lapack_int const *  ldh,
lapack_complex_float T,
lapack_int const *  ldt,
lapack_complex_float alpha,
lapack_complex_float beta,
lapack_complex_float Q,
lapack_int const *  ldq,
lapack_complex_float Z,
lapack_int const *  ldz,
lapack_complex_float work,
lapack_int const *  lwork,
float *  rwork,
lapack_int info 
)
Here is the caller graph for this function: