.TH "lapacke_chbtrd.c" 3 "Wed Mar 8 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME lapacke_chbtrd.c \- .SH SYNOPSIS .br .PP \fC#include 'lapacke_utils\&.h'\fP .br .SS "Functions" .in +1c .ti -1c .RI "\fBlapack_int\fP \fBLAPACKE_chbtrd\fP (int matrix_layout, char vect, char uplo, \fBlapack_int\fP n, \fBlapack_int\fP kd, \fBlapack_complex_float\fP *ab, \fBlapack_int\fP ldab, float *d, float *e, \fBlapack_complex_float\fP *q, \fBlapack_int\fP ldq)" .br .in -1c .SH "Function Documentation" .PP .SS "\fBlapack_int\fP LAPACKE_chbtrd (intmatrix_layout, charvect, charuplo, \fBlapack_int\fPn, \fBlapack_int\fPkd, \fBlapack_complex_float\fP *ab, \fBlapack_int\fPldab, float *d, float *e, \fBlapack_complex_float\fP *q, \fBlapack_int\fPldq)" .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.