LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dsbtrd()

void LAPACK_dsbtrd ( char const *  vect,
char const *  uplo,
lapack_int const *  n,
lapack_int const *  kd,
double *  AB,
lapack_int const *  ldab,
double *  D,
double *  E,
double *  Q,
lapack_int const *  ldq,
double *  work,
lapack_int info 
)
Here is the caller graph for this function: