LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_cgtcon ( char *  norm,
lapack_int n,
const lapack_complex_float dl,
const lapack_complex_float d,
const lapack_complex_float du,
const lapack_complex_float du2,
const lapack_int ipiv,
float *  anorm,
float *  rcond,
lapack_complex_float work,
lapack_int info 
)

Here is the caller graph for this function: