.TH "lapacke_sstevr_work.c" 3 "Wed Mar 8 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME lapacke_sstevr_work.c \- .SH SYNOPSIS .br .PP \fC#include 'lapacke_utils\&.h'\fP .br .SS "Functions" .in +1c .ti -1c .RI "\fBlapack_int\fP \fBLAPACKE_sstevr_work\fP (int matrix_layout, char jobz, char range, \fBlapack_int\fP n, float *d, float *e, float vl, float vu, \fBlapack_int\fP il, \fBlapack_int\fP iu, float abstol, \fBlapack_int\fP *m, float *w, float *z, \fBlapack_int\fP ldz, \fBlapack_int\fP *isuppz, float *work, \fBlapack_int\fP lwork, \fBlapack_int\fP *iwork, \fBlapack_int\fP liwork)" .br .in -1c .SH "Function Documentation" .PP .SS "\fBlapack_int\fP LAPACKE_sstevr_work (intmatrix_layout, charjobz, charrange, \fBlapack_int\fPn, float *d, float *e, floatvl, floatvu, \fBlapack_int\fPil, \fBlapack_int\fPiu, floatabstol, \fBlapack_int\fP *m, float *w, float *z, \fBlapack_int\fPldz, \fBlapack_int\fP *isuppz, float *work, \fBlapack_int\fPlwork, \fBlapack_int\fP *iwork, \fBlapack_int\fPliwork)" .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.