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

Go to the source code of this file.

Functions

int chbevd_ (char *jobz, char *uplo, integer *n, integer *kd, complex *ab, integer *ldab, real *w, complex *z__, integer *ldz, complex *work, integer *lwork, real *rwork, integer *lrwork, integer *iwork, integer *liwork, integer *info)

Variables

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

Function Documentation

int chbevd_ ( char *  jobz,
char *  uplo,
integer n,
integer kd,
complex ab,
integer ldab,
real w,
complex z__,
integer ldz,
complex work,
integer lwork,
real rwork,
integer lrwork,
integer iwork,
integer liwork,
integer info 
)

Definition at line 23 of file chbevd.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 21 of file chbevd.c.

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

Definition at line 18 of file chbevd.c.

real c_b13 = 1.f [static]

Definition at line 20 of file chbevd.c.

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

Definition at line 19 of file chbevd.c.



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