LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zhseqr()

void LAPACK_zhseqr ( char const *  job,
char const *  compz,
lapack_int const *  n,
lapack_int const *  ilo,
lapack_int const *  ihi,
lapack_complex_double H,
lapack_int const *  ldh,
lapack_complex_double W,
lapack_complex_double Z,
lapack_int const *  ldz,
lapack_complex_double work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: