LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cgebrd()

void LAPACK_cgebrd ( lapack_int const *  m,
lapack_int const *  n,
lapack_complex_float A,
lapack_int const *  lda,
float *  D,
float *  E,
lapack_complex_float tauq,
lapack_complex_float taup,
lapack_complex_float work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: