LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cgghd3()

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