hsein
- void hsein(char side, char eigsrc, char initv, f_int select, f_int n, f_float* h, f_int ldh, f_float* wr, f_float* wi, f_float* vl, f_int ldvl, f_float* vr, f_int ldvr, f_int mm, f_int m, f_float* work, f_int ifaill, f_int ifailr, f_int info)
- void hsein(char side, char eigsrc, char initv, f_int select, f_int n, f_double* h, f_int ldh, f_double* wr, f_double* wi, f_double* vl, f_int ldvl, f_double* vr, f_int ldvr, f_int mm, f_int m, f_double* work, f_int ifaill, f_int ifailr, f_int info)
void
hsein
(,,,,,,,,,,,,,,,,,,) - void hsein(char side, char eigsrc, char initv, f_int select, f_int n, f_cfloat* h, f_int ldh, f_cfloat* w, f_cfloat* vl, f_int ldvl, f_cfloat* vr, f_int ldvr, f_int mm, f_int m, f_cfloat* work, f_float* rwork, f_int ifaill, f_int ifailr, f_int info)
- void hsein(char side, char eigsrc, char initv, f_int select, f_int n, f_cdouble* h, f_int ldh, f_cdouble* w, f_cdouble* vl, f_int ldvl, f_cdouble* vr, f_int ldvr, f_int mm, f_int m, f_cdouble* work, f_double* rwork, f_int ifaill, f_int ifailr, f_int info)