LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dtgsyl()

void LAPACK_dtgsyl ( char const *  trans,
lapack_int const *  ijob,
lapack_int const *  m,
lapack_int const *  n,
double const *  A,
lapack_int const *  lda,
double const *  B,
lapack_int const *  ldb,
double *  C,
lapack_int const *  ldc,
double const *  D,
lapack_int const *  ldd,
double const *  E,
lapack_int const *  lde,
double *  F,
lapack_int const *  ldf,
double *  dif,
double *  scale,
double *  work,
lapack_int const *  lwork,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: