LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_shsein()

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