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

Go to the source code of this file.

Functions

lapack_int LAPACKE_dstemr (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, double *z, lapack_int ldz, lapack_int nzc, lapack_int *isuppz, lapack_logical *tryrac)

Function Documentation

lapack_int LAPACKE_dstemr ( 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,
double *  z,
lapack_int  ldz,
lapack_int  nzc,
lapack_int isuppz,
lapack_logical tryrac 
)

Definition at line 37 of file lapacke_dstemr.c.



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