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

Go to the source code of this file.

Functions

int chbevx_ (char *jobz, char *range, char *uplo, integer *n, integer *kd, complex *ab, integer *ldab, complex *q, integer *ldq, real *vl, real *vu, integer *il, integer *iu, real *abstol, integer *m, real *w, complex *z__, integer *ldz, complex *work, real *rwork, integer *iwork, integer *ifail, integer *info)

Variables

static integer c__1 = 1
static complex c_b1 = {0.f,0.f}
static real c_b16 = 1.f
static complex c_b2 = {1.f,0.f}

Function Documentation

int chbevx_ ( char *  jobz,
char *  range,
char *  uplo,
integer n,
integer kd,
complex ab,
integer ldab,
complex q,
integer ldq,
real vl,
real vu,
integer il,
integer iu,
real abstol,
integer m,
real w,
complex z__,
integer ldz,
complex work,
real rwork,
integer iwork,
integer ifail,
integer info 
)

Definition at line 23 of file chbevx.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 21 of file chbevx.c.

complex c_b1 = {0.f,0.f} [static]

Definition at line 18 of file chbevx.c.

real c_b16 = 1.f [static]

Definition at line 20 of file chbevx.c.

complex c_b2 = {1.f,0.f} [static]

Definition at line 19 of file chbevx.c.



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