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

Go to the source code of this file.

Functions

int zhbevd_ (char *jobz, char *uplo, integer *n, integer *kd, doublecomplex *ab, integer *ldab, doublereal *w, doublecomplex *z__, integer *ldz, doublecomplex *work, integer *lwork, doublereal *rwork, integer *lrwork, integer *iwork, integer *liwork, integer *info)

Variables

static integer c__1 = 1
static doublecomplex c_b1 = {0.,0.}
static doublereal c_b13 = 1.
static doublecomplex c_b2 = {1.,0.}

Function Documentation

int zhbevd_ ( char *  jobz,
char *  uplo,
integer n,
integer kd,
doublecomplex ab,
integer ldab,
doublereal w,
doublecomplex z__,
integer ldz,
doublecomplex work,
integer lwork,
doublereal rwork,
integer lrwork,
integer iwork,
integer liwork,
integer info 
)

Definition at line 23 of file zhbevd.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 21 of file zhbevd.c.

doublecomplex c_b1 = {0.,0.} [static]

Definition at line 18 of file zhbevd.c.

doublereal c_b13 = 1. [static]

Definition at line 20 of file zhbevd.c.

doublecomplex c_b2 = {1.,0.} [static]

Definition at line 19 of file zhbevd.c.



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