.TH "lapacke_cgtcon_work.c" 3 "Wed Mar 8 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME lapacke_cgtcon_work.c \- .SH SYNOPSIS .br .PP \fC#include 'lapacke_utils\&.h'\fP .br .SS "Functions" .in +1c .ti -1c .RI "\fBlapack_int\fP \fBLAPACKE_cgtcon_work\fP (char norm, \fBlapack_int\fP n, const \fBlapack_complex_float\fP *dl, const \fBlapack_complex_float\fP *d, const \fBlapack_complex_float\fP *du, const \fBlapack_complex_float\fP *du2, const \fBlapack_int\fP *ipiv, float anorm, float *rcond, \fBlapack_complex_float\fP *work)" .br .in -1c .SH "Function Documentation" .PP .SS "\fBlapack_int\fP LAPACKE_cgtcon_work (charnorm, \fBlapack_int\fPn, const \fBlapack_complex_float\fP *dl, const \fBlapack_complex_float\fP *d, const \fBlapack_complex_float\fP *du, const \fBlapack_complex_float\fP *du2, const \fBlapack_int\fP *ipiv, floatanorm, float *rcond, \fBlapack_complex_float\fP *work)" .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.