LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dhsein()

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