LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_ztrsyl()

void LAPACK_ztrsyl ( char const *  trana,
char const *  tranb,
lapack_int const *  isgn,
lapack_int const *  m,
lapack_int const *  n,
lapack_complex_double const *  A,
lapack_int const *  lda,
lapack_complex_double const *  B,
lapack_int const *  ldb,
lapack_complex_double C,
lapack_int const *  ldc,
double *  scale,
lapack_int info 
)
Here is the caller graph for this function: