Functions | Variables
zheevr.c File Reference
#include "f2c.h"
#include "blaswrap.h"
Include dependency graph for zheevr.c:

Go to the source code of this file.

Functions

int zheevr_ (char *jobz, char *range, char *uplo, integer *n, doublecomplex *a, integer *lda, doublereal *vl, doublereal *vu, integer *il, integer *iu, doublereal *abstol, integer *m, doublereal *w, doublecomplex *z__, integer *ldz, integer *isuppz, doublecomplex *work, integer *lwork, doublereal *rwork, integer *lrwork, integer *iwork, integer *liwork, integer *info)

Variables

static integer c__1 = 1
static integer c__10 = 10
static integer c__2 = 2
static integer c__3 = 3
static integer c__4 = 4
static integer c_n1 = -1

Function Documentation

int zheevr_ ( char *  jobz,
char *  range,
char *  uplo,
integer n,
doublecomplex a,
integer lda,
doublereal vl,
doublereal vu,
integer il,
integer iu,
doublereal abstol,
integer m,
doublereal w,
doublecomplex z__,
integer ldz,
integer isuppz,
doublecomplex work,
integer lwork,
doublereal rwork,
integer lrwork,
integer iwork,
integer liwork,
integer info 
)

Definition at line 25 of file zheevr.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 19 of file zheevr.c.

integer c__10 = 10 [static]

Definition at line 18 of file zheevr.c.

integer c__2 = 2 [static]

Definition at line 20 of file zheevr.c.

integer c__3 = 3 [static]

Definition at line 21 of file zheevr.c.

integer c__4 = 4 [static]

Definition at line 22 of file zheevr.c.

integer c_n1 = -1 [static]

Definition at line 23 of file zheevr.c.



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