LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cgbsv()

void LAPACK_cgbsv ( lapack_int const *  n,
lapack_int const *  kl,
lapack_int const *  ku,
lapack_int const *  nrhs,
lapack_complex_float AB,
lapack_int const *  ldab,
lapack_int ipiv,
lapack_complex_float B,
lapack_int const *  ldb,
lapack_int info 
)
Here is the caller graph for this function: