LAPACK  3.6.0
LAPACK: Linear Algebra PACKage

§ LAPACK_dsyequb()

void LAPACK_dsyequb ( char *  uplo,
lapack_int n,
const double *  a,
lapack_int lda,
double *  s,
double *  scond,
double *  amax,
double *  work,
lapack_int info 
)