Functions
lapacke_zstemr_work.c File Reference
#include "lapacke.h"
#include "lapacke_utils.h"
Include dependency graph for lapacke_zstemr_work.c:

Go to the source code of this file.

Functions

lapack_int LAPACKE_zstemr_work (int matrix_order, char jobz, char range, lapack_int n, double *d, double *e, double vl, double vu, lapack_int il, lapack_int iu, lapack_int *m, double *w, lapack_complex_double *z, lapack_int ldz, lapack_int nzc, lapack_int *isuppz, lapack_logical *tryrac, double *work, lapack_int lwork, lapack_int *iwork, lapack_int liwork)

Function Documentation

lapack_int LAPACKE_zstemr_work ( int  matrix_order,
char  jobz,
char  range,
lapack_int  n,
double *  d,
double *  e,
double  vl,
double  vu,
lapack_int  il,
lapack_int  iu,
lapack_int m,
double *  w,
lapack_complex_double z,
lapack_int  ldz,
lapack_int  nzc,
lapack_int isuppz,
lapack_logical tryrac,
double *  work,
lapack_int  lwork,
lapack_int iwork,
lapack_int  liwork 
)

Definition at line 37 of file lapacke_zstemr_work.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:56:55