LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cgbbrd()

void LAPACK_cgbbrd ( char const *  vect,
lapack_int const *  m,
lapack_int const *  n,
lapack_int const *  ncc,
lapack_int const *  kl,
lapack_int const *  ku,
lapack_complex_float AB,
lapack_int const *  ldab,
float *  D,
float *  E,
lapack_complex_float Q,
lapack_int const *  ldq,
lapack_complex_float PT,
lapack_int const *  ldpt,
lapack_complex_float C,
lapack_int const *  ldc,
lapack_complex_float work,
float *  rwork,
lapack_int info 
)
Here is the caller graph for this function: