.TH "lapacke_sorbdb.c" 3 "Wed May 24 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME lapacke_sorbdb.c .SH SYNOPSIS .br .PP \fC#include 'lapacke_utils\&.h'\fP .br .SS "Functions" .in +1c .ti -1c .RI "\fBlapack_int\fP \fBLAPACKE_sorbdb\fP (int matrix_layout, char trans, char signs, \fBlapack_int\fP m, \fBlapack_int\fP p, \fBlapack_int\fP q, float *x11, \fBlapack_int\fP ldx11, float *x12, \fBlapack_int\fP ldx12, float *x21, \fBlapack_int\fP ldx21, float *x22, \fBlapack_int\fP ldx22, float *theta, float *phi, float *taup1, float *taup2, float *tauq1, float *tauq2)" .br .in -1c .SH "Function Documentation" .PP .SS "\fBlapack_int\fP LAPACKE_sorbdb (int matrix_layout, char trans, char signs, \fBlapack_int\fP m, \fBlapack_int\fP p, \fBlapack_int\fP q, float * x11, \fBlapack_int\fP ldx11, float * x12, \fBlapack_int\fP ldx12, float * x21, \fBlapack_int\fP ldx21, float * x22, \fBlapack_int\fP ldx22, float * theta, float * phi, float * taup1, float * taup2, float * tauq1, float * tauq2)" .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.