LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dhseqr()

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