tgevc
- void tgevc(char side, char howmny, f_int select, f_int n, f_float* a, f_int lda, f_float* b, f_int ldb, f_float* vl, f_int ldvl, f_float* vr, f_int ldvr, f_int mm, f_int m, f_float* work, f_int info)
void
tgevc
(,,,,,,,,,,,,,,,) - void tgevc(char side, char howmny, f_int select, f_int n, f_double* a, f_int lda, f_double* b, f_int ldb, f_double* vl, f_int ldvl, f_double* vr, f_int ldvr, f_int mm, f_int m, f_double* work, f_int info)
- void tgevc(char side, char howmny, f_int select, f_int n, f_cfloat* a, f_int lda, f_cfloat* b, f_int ldb, 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 info)
- void tgevc(char side, char howmny, f_int select, f_int n, f_cdouble* a, f_int lda, f_cdouble* b, f_int ldb, 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 info)
Computes some or all of the right and/or left generalized eigenvectors of a pair of upper triangular matrices.