LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dbdsvdx()

void LAPACK_dbdsvdx ( char const *  uplo,
char const *  jobz,
char const *  range,
lapack_int const *  n,
double const *  D,
double const *  E,
double const *  vl,
double const *  vu,
lapack_int const *  il,
lapack_int const *  iu,
lapack_int ns,
double *  S,
double *  Z,
lapack_int const *  ldz,
double *  work,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: