LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_chseqr()

void LAPACK_chseqr ( char const *  job,
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 W,
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: