LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cgetsls()

void LAPACK_cgetsls ( char const *  trans,
lapack_int const *  m,
lapack_int const *  n,
lapack_int const *  nrhs,
lapack_complex_float A,
lapack_int const *  lda,
lapack_complex_float B,
lapack_int const *  ldb,
lapack_complex_float work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: