LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cpbtrs()

void LAPACK_cpbtrs ( char const *  uplo,
lapack_int const *  n,
lapack_int const *  kd,
lapack_int const *  nrhs,
lapack_complex_float const *  AB,
lapack_int const *  ldab,
lapack_complex_float B,
lapack_int const *  ldb,
lapack_int info 
)
Here is the caller graph for this function: