tgsna
- void tgsna(char job, 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_float* s, f_float* dif, f_int mm, f_int m, f_float* work, f_int lwork, f_int* iwork, f_int info)
- void tgsna(char job, 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_double* s, f_double* dif, f_int mm, f_int m, f_double* work, f_int lwork, f_int* iwork, f_int info)
- void tgsna(char job, 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_float* s, f_float* dif, f_int mm, f_int m, f_cfloat* work, f_int lwork, f_int* iwork, f_int info)
void
tgsna
(,,,,,,,,,,,,,,,,,,,) - void tgsna(char job, 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_double* s, f_double* dif, f_int mm, f_int m, f_cdouble* work, f_int lwork, f_int* iwork, f_int info)