LAPACK  3.6.0
LAPACK: Linear Algebra PACKage

§ LAPACK_dptcon()

void LAPACK_dptcon ( lapack_int n,
const double *  d,
const double *  e,
double *  anorm,
double *  rcond,
double *  work,
lapack_int info 
)