LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_chbgst()

void LAPACK_chbgst ( char const *  vect,
char const *  uplo,
lapack_int const *  n,
lapack_int const *  ka,
lapack_int const *  kb,
lapack_complex_float AB,
lapack_int const *  ldab,
lapack_complex_float const *  BB,
lapack_int const *  ldbb,
lapack_complex_float X,
lapack_int const *  ldx,
lapack_complex_float work,
float *  rwork,
lapack_int info 
)
Here is the caller graph for this function: