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

Go to the source code of this file.

Functions

int chbgvd_ (char *jobz, char *uplo, integer *n, integer *ka, integer *kb, complex *ab, integer *ldab, complex *bb, integer *ldbb, real *w, complex *z__, integer *ldz, complex *work, integer *lwork, real *rwork, integer *lrwork, integer *iwork, integer *liwork, integer *info)

Variables

static complex c_b1 = {1.f,0.f}
static complex c_b2 = {0.f,0.f}

Function Documentation

int chbgvd_ ( char *  jobz,
char *  uplo,
integer n,
integer ka,
integer kb,
complex ab,
integer ldab,
complex bb,
integer ldbb,
real w,
complex z__,
integer ldz,
complex work,
integer lwork,
real rwork,
integer lrwork,
integer iwork,
integer liwork,
integer info 
)

Definition at line 21 of file chbgvd.c.


Variable Documentation

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

Definition at line 18 of file chbgvd.c.

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

Definition at line 19 of file chbgvd.c.



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