LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dbdsdc ( char *  uplo,
char *  compq,
lapack_int n,
double *  d,
double *  e,
double *  u,
lapack_int ldu,
double *  vt,
lapack_int ldvt,
double *  q,
lapack_int iq,
double *  work,
lapack_int iwork,
lapack_int info 
)

Here is the caller graph for this function: