LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_ctfsm()

void LAPACK_ctfsm ( char const *  transr,
char const *  side,
char const *  uplo,
char const *  trans,
char const *  diag,
lapack_int const *  m,
lapack_int const *  n,
lapack_complex_float const *  alpha,
lapack_complex_float const *  A,
lapack_complex_float B,
lapack_int const *  ldb 
)
Here is the caller graph for this function: