LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dtgsyl ( char *  trans,
lapack_int ijob,
lapack_int m,
lapack_int n,
const double *  a,
lapack_int lda,
const double *  b,
lapack_int ldb,
double *  c,
lapack_int ldc,
const double *  d,
lapack_int ldd,
const double *  e,
lapack_int lde,
double *  f,
lapack_int ldf,
double *  scale,
double *  dif,
double *  work,
lapack_int lwork,
lapack_int iwork,
lapack_int info 
)

Here is the caller graph for this function: