tgsyl
- void tgsyl(char trans, f_int ijob, f_int m, f_int n, f_float* a, f_int lda, f_float* b, f_int ldb, f_float* c, f_int ldc, f_float* d, f_int ldd, f_float* e, f_int lde, f_float* f, f_int ldf, f_float* scale, f_float* dif, f_float* work, f_int lwork, f_int* iwork, f_int info)
void
tgsyl
(,,,,,,,,,,,,,,,,,,,,,) - void tgsyl(char trans, f_int ijob, f_int m, f_int n, f_double* a, f_int lda, f_double* b, f_int ldb, f_double* c, f_int ldc, f_double* d, f_int ldd, f_double* e, f_int lde, f_double* f, f_int ldf, f_double* scale, f_double* dif, f_double* work, f_int lwork, f_int* iwork, f_int info)
- void tgsyl(char trans, f_int ijob, f_int m, f_int n, f_cfloat* a, f_int lda, f_cfloat* b, f_int ldb, f_cfloat* c, f_int ldc, f_cfloat* d, f_int ldd, f_cfloat* e, f_int lde, f_cfloat* f, f_int ldf, f_float* scale, f_float* dif, f_cfloat* work, f_int lwork, f_int* iwork, f_int info)
- void tgsyl(char trans, f_int ijob, f_int m, f_int n, f_cdouble* a, f_int lda, f_cdouble* b, f_int ldb, f_cdouble* c, f_int ldc, f_cdouble* d, f_int ldd, f_cdouble* e, f_int lde, f_cdouble* f, f_int ldf, f_double* scale, f_double* dif, f_cdouble* work, f_int lwork, f_int* iwork, f_int info)
Solves the generalized Sylvester equation.