LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_chsein()

void LAPACK_chsein ( char const *  side,
char const *  eigsrc,
char const *  initv,
lapack_logical const *  select,
lapack_int const *  n,
lapack_complex_float const *  H,
lapack_int const *  ldh,
lapack_complex_float *  W,
lapack_complex_float *  VL,
lapack_int const *  ldvl,
lapack_complex_float *  VR,
lapack_int const *  ldvr,
lapack_int const *  mm,
lapack_int *  m,
lapack_complex_float *  work,
float *  rwork,
lapack_int *  IFAILL,
lapack_int *  IFAILR,
lapack_int *  info 
)
Here is the caller graph for this function: